DarkCode Video Based Login Form. Video Link
- React - React is a JavaScript library for building user interfaces.
- React Router - Declarative routing for React.
- Styled Component - Visual primitives for the component age.
And there's more in the project package.json.
- Clone the repository:
git clone git@github.com:oifelipesan/login-react.git - Access the project directory:
cd login-react - Install the dependencies:
yarn installornpm install - Start:
yarn startornpm start
Login: /
Register: /register
Forgot Password: /forgot
Reset Passqord: /reset
