Skip to content

Riccardo911/oc-project6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oc-project6

Build a Secure API for a Review App

  • Node.js
  • Express.js

How to start:

Pull the front-end app code from the project repo and take the following steps:

  1. Clone repo.
  2. Open a terminal (Linux/Mac) or command prompt/PowerShell (Windows).
  3. Run npm install from within the project directory.
  4. Run npm start.
  5. Run the back end on http://localhost:3000 only.

If you are using VSCode, use the LiveShare extension to run the front-end server without using npm install.

About

Build a Secure API for a Review App

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors