kapilbarad / reactjs-login-form

Login form using ReactJS & React Bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Login form using ReactJS & React Bootstrap

License:MIT License


Languages

Language:JavaScript 97.1%Language:HTML 2.5%Language:CSS 0.3%