A starter template for Login, Register and Forgot Password using React
React Auth Template
This is my starter template for Login, Register and Forgot Password using ReactJS with simple form validation.
Installation
Clone this repository
git clone https://github.com/erinrugas/react-auth-template.git
go to react-auth-template directory.
In the project directory, you can run:
npm start
Open your browser and go to http://localhost:3000.
The page will reload if you make any changes on the code
npm build
This will build the app for production.