Assuming you have the api server running in a terminal window, do the following to get the frontend up and running.
- in a separate terminal window 'cd' into this dir
- install all project dependencies with
npm install
- start the development server with
npm start
- the browser should open and the application should be running on http://localhost:3000/
This project was bootstrapped with Create React App.
Below you will
You can find the most recent version of the information on how to perform common tasks. here.