Skip to content

cadetCoder/Review-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOT TAKES

Installation

Clone this repo, run npm install.

Usage

Run npm start. This should both run the local server and launch your browser.

If your browser fails to launch, or shows a 404 error, navigate your browser to http://localhost:8080.

Use Ctrl+C in the terminal to stop the local server.

If the app gives any problems you may have to run the server manually:

  1. go in the backend folder and run nodemon server:

  2. go in the frontend folder and run npm start.

About

Full-stack review app using Node.js, MongoD, Mongoose and Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages