This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:8000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Spec:
- Create an application using either angular or react.
- Use the following fonts https://fonts.google.com/specimen/Poppins
- Use any routing library
- Make a register form with form validation.
- Enable authentication (login and log out)
- No backend necessary, you can fake the back end with a service hardcoding username and password.
- Make sure to protect authorized routes.
- Use Git for version control.
Optional:
- In order to showcase your skills use the following designs to write the authorized section of the application.