Skip to content
This repository has been archived by the owner on Oct 16, 2022. It is now read-only.

kapilbarad/reactjs-login-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

To clone the repository on your computer

$ git clone https://github.com/kapilbarad/reactjs-login-form.git
$ cd reactjs-login-form.git

To install dependencies,

$ npm install

To run the project itself,

$ npm start