Skip to content

idanpopovich8/CinemaApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CinemaApp

To run this project open the directory in your terminal:

  1. cd backend
  2. npm i
  3. Create .env file contains MONGO_URI = YOUR MONGO URI
  4. Run npm run seed
  5. run node server.js

In a different terminal run : 1.cd frontend 2.npm i 3.npm run dev

The backend server will run on localhost:3000 by default and the UI will run in localhost:5173 by default. Have Fun.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors