/reactjs-login-form

Login form using ReactJS & React Bootstrap

Primary LanguageJavaScriptMIT LicenseMIT

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