This App is for managing contacts. Current implementation has the below features listed.
- Search Contacts
- Add Contact
- Update Contact
- ReactJS
- Typescript
- Redux for State management
- Tests developed using React Testing Library
- Styled Components used for CSS styling
npm start
runs appnpm test
runs the tests