Skip to content

Latest commit

 

History

History
64 lines (47 loc) · 2 KB

README.md

File metadata and controls

64 lines (47 loc) · 2 KB

Theatre

Online Movie Streaming Application using Node.js/Express.js/Pug.js and MongoDB

Movies.json includes the data i used in the db.

install node.

node_modules folder should be inside this folder.

run mongod run index.js

Theatre
|
|-public
 |-assets
   |-css
   |-fonts
   |-js
  |-css
  |-images(images to be put on cover)
  |-login
   |-css
   |-fonts
   |-images
   |-js
   |-vendor
  |-movie
   |-css
   |-fonts
   |-images
   |-js
  |-trailer(trailer clips)
  |-videos(movie/videos)
  |-404.css
|-node_modules
|-views
|-index.js
|-package.json
|-package-lock.json