To complete this assignment on your machine you need the following installed:
- Git
- NodeJS
- A code editor
- A web browser
- Fork this repository and clone it to your local machine
- Run
pnpm installto install dependencies - Run
pnpm startto run the React Development server - Open the application in you browser
localhost:xxxxand follow the instructions - Profit?!