Login with reactjs using bcrypt-authentication API.
- 💙 ReactJS — A JavaScript library for building user interfaces
- 💅 styled components- — Use the best bits of ES6 and CSS to style your apps without stress
- Clone this repo using
git clone https://github.com/gitfelipe/react-login.git
- Move yourself to the appropriate directory:
cd react-login
- Run
yarn
ornpm i
to install dependencies - Run
yarn dev
to start the server