Go to file
Jacob 13f3fcdcd0 updated simpler task 3 2023-06-27 00:34:09 +02:00
public and the rest 2023-06-25 20:51:59 +02:00
src updated simpler task 3 2023-06-27 00:34:09 +02:00
README.md different readme 2023-06-25 20:41:06 +02:00
package.json and the rest 2023-06-25 20:51:59 +02:00
tsconfig.json and the rest 2023-06-25 20:51:59 +02:00
yarn.lock and the rest 2023-06-25 20:51:59 +02:00

README.md

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?!