Skip to content

Qarola/React-Form-Validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

React Form Validation

This is a Registration Form ReactJS with fields validations. This form was built using ReactJS, Sass and Redux.

React-form-validation

menu-responsive-form

Front-end:

You can clone this repository in following way:

$ cd
$ mkdir "folder name"
$ cd "folder name created"
$ git clone https://github.com/Qarola/React-Form-Validation.git

Open file in your terminal VSCode or Git Bash.

Please, run:

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.