Course - restAPI - Backend (Nodejs) Frontend (React)

Click to see live Course App!!

React App

This react app will require the following config to work on your localhost.


Firstly download files



Configure backend


1. In your terminal, root folder, cd into 'api' folder and run 'npm install'

2. run 'npm run seed'

3. 'npm start'



Configure frontend


1. cd into 'client' folder

2. run 'npm install'

3. 'npm start'

4. Go to localhost:3000 to view app!



If you would like to upload your app to the web using heroku, instructions can be found here: https://github.com/sargef/course-restapi-backend-nodejs-frontend-react-live