Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 737 Bytes

README.md

File metadata and controls

42 lines (24 loc) · 737 Bytes

React Hooks Redux Form

A form with validations for swedish SSN, email and phone number, and using localstorage to handle page refreshing and avoiding unecessary API calls.

Getting Started

Follow the instructions below to get a copy of the project running in your local machine.

Installing

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

Usage

Validating email

Built With

Authors