apurvpandey316 / wannabe-netfix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NetFlix (Web)

Description

A web application used for searching and watching online tv shows.

Features

  • User Authentication and Authorization.
  • Search Movies ans tv shows.
  • See trending movies and tv-shows.
  • Adding and removing movies/tv-shows from watchlist.
  • Slick UI/UX.

Technologies / Libraries Used

  • HTML
  • CSS
  • Javascript
  • Ejs
  • MongoDb
  • Express.js
  • Node.js
  • TMDB API

Build From Source

Prerequisite

  • Node
  • NPM
  • Mongo

Setup

  • Clone this repository.
  • Start your mongo server
  • Create the required env variables
    npm build
    
  • In the root directory of this repository, run the Node application.
    npm start
    
  • Go to localhost:4000.

About


Languages

Language:EJS 40.6%Language:JavaScript 33.1%Language:CSS 26.4%