This is a simple contact app that allows you to add, edit, and delete contacts. It is built with React and Redux.
contact-app.mov
- Clone the repo
- Run
npm install
- Run
npm start
- Add a contact by clicking the "Add Contact" button
- Edit a contact by clicking the "Edit" button
- Delete a contact by clicking the "Delete" button
Bug reports and pull requests are welcome on GitHub at
The app is available as open source under the terms of the MIT License.