In the project directory, you can run:
test - http://localhost:3030/contacts
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The following was implemented:
- list of contacts
- contact creating (redux-form without validation)
- contact editing
- contact removing
- history of calls for each contact
- json-server
- pagination
###working on it
- reselect
- validation
###Info:
App emulates request to backend but work using sessionStorage
For reset user contacts (data) need open app in other window