- Clone this repository and install packages with the following commands
git clone cd --- npm install
- Run this command in the Terminal to load the app in the default browser
npm start
- Wait until "webpack compiled successfully" is displayed in the terminal and the app should then be ready to use in the browser.