Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 475 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 475 Bytes

Frontend assignment 🧑‍💻

Prerequisites 📦

To complete this assignment on your machine you need the following installed:

  • Git
  • NodeJS
  • A code editor
  • A web browser

Get started 🚀

  1. Fork this repository and clone it to your local machine
  2. Run pnpm install to install dependencies
  3. Run pnpm start to run the React Development server
  4. Open the application in you browser localhost:xxxx and follow the instructions
  5. Profit?!