A form with validations for swedish SSN, email and phone number, and using localstorage to handle page refreshing and avoiding unecessary API calls.
Follow the instructions below to get a copy of the project running in your local machine.
Get a copy of the repository
git clone https://github.com/Joeu/react-hooks-redux-form
Move into the newly created folder
cd react-hooks-redux-form
Run:
yarn install && yarn start
- Joeumar Souza GitHub(https://github.com/joeu)