Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 495 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 495 Bytes

This project was bootstrapped with Create React App.

Available Scripts

After downloading the project from the github repo please install the dependencies with

npm i

You can then run the app in development mode by running

npm start

This will open http://localhost:3000 for browser view. Please ensure an internet connection, as a call to a mock API is made initially.

Run with Node.js version 12.18.0