Skip to content

Movie Review App from Beginning MERN Stack Development

Notifications You must be signed in to change notification settings

ctd1077/Movie_Review_App_MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Movie Review App

This App is built using the MERN Stack

Installation

npm install "cors": "^2.8.5",
npm install "dotenv": "^8.6.0",
npm install "express": "^4.18.2",
npm install "mongodb": "^3.7.4",
npm install "node": "^20.5.0",
npm install "nodemon": "^3.0.1"

Usage

Starting the backend sever

  • cd into backend folder
  • cd movieReviewApp/movie-reviews/backend
  • nodemon index.js

Starting the Frontend server

  • cd into frontend folder
  • cd movieReviewApp/movie-reviews/frontend
  • npm start

About

Movie Review App from Beginning MERN Stack Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published