/react-login-tmtv

React Login

Primary LanguageJavaScript

Login with React, Redux and JWT

Installing

1. git clone https://github.com/gusaiani/react-login-tmtv.git
2. npm install

Running Locally

npm start

Then visit localhost:5000 in your browser.

Testing

npm test