/dw-frontend-test

🧪 DW Frontend Test

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

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.