Site is live on: https://senpiper-assignment.netlify.app/
* Site is fully mobile responsive.* Added proper form validation for any incorrect input.
* All data is stored in Local storage of browser.
* Used Redux for state management.
* Used React Router for switching pages without referesh.
Install following packages for setup:
npm install
To run the application:
npm start