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
yarn installto install dependencies - Run
yarn startto run the React Development server - Open the application in you browser
localhost:3000and follow the instructions - Profit?!