Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 482 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 482 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 yarn install to install dependencies
  3. Run yarn start to run the React Development server
  4. Open the application in you browser localhost:3000 and follow the instructions
  5. Profit?!