This project was bootstrapped with Create React App.
Writen as a home-assignment for MyndYou
.
- Click the green
Code
button, showing in the root folder - Choose
Download ZIP
- Choose dowload destination
- Using your command line, navigate to the folder to which you download the repo
- Run
npm install
in the command line and wait for the command to finish
- Run
npm start
in the command line, and wait for app to open in your browser