Skip to content

An inspiration of websites like IMDB & Rotten Tomatoes

License

Notifications You must be signed in to change notification settings

Mayank0255/Movie-Surfer

Repository files navigation

MovieSurfer

An inspiration of websites like IMDB & Rotten Tomatoes

Technologies Used

Back-end

  • For handling server requests: Node.Js (with Express Framework)
  • API: TMDB API
  • As Database: MongoDB

Front-end

  • Tools: HTML, CSS & Javascript
  • Styling Framework: BOOTSTRAP

Guidelines to setup

Prerequisites

  • NPM should be installed: NPM version > 6.8.5
  • NODE should be installed: NODE LTS version > 10.12.8
  • MongoDB should be installed: MongoDB version > 4.1.0

Steps

  1. Create a .env file and the format should be as given in .env.example.
  2. Run these commands then -
    npm install (To install all the dependencies)
    
    npm audit fix (Run this to audit fix all the vulnerabilities)
    
  3. Start the server -
    npm start (run the server)
    

DEMO

IMAGES:

About

An inspiration of websites like IMDB & Rotten Tomatoes

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages