Login App using React

Getting Started

  1. clone repository
git clone https://github.com/ankitagnihotri/react-redux-login-app.git
  1. Install package
npm install
  1. Start Application
npm start

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