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 install
to install dependencies - Run
pnpm start
to run the React Development server - Open the application in you browser
localhost:xxxx
and follow the instructions - Profit?!