Firet / movie-app

Web app made with Express, Handlebars and Mongo DB.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movies Catalog

Web app made with Express, Mongo db and Handlebars.

It is necessary to have Mongodb installed.

  • Import movies.json and series.json from collections folder.
  • Install modules with npm update or npm install.
  • Start the application with npm start.
  • The app works on localhost: 4000.

About

Web app made with Express, Handlebars and Mongo DB.


Languages

Language:JavaScript 52.8%Language:HTML 30.5%Language:CSS 16.8%