Skip to content

sherz12r/ReactHrManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 install

This will install all the dependencies of the app.

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.

Screenshots

Login Form w/ invalid email validation

NOTE: to show this email error message, change the input type from "email" to "text"

login

Register Form

register

Forgot Password Form

forgot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published