Skip to content

Latest commit

 

History

History
45 lines (21 loc) · 859 Bytes

README.md

File metadata and controls

45 lines (21 loc) · 859 Bytes

DEVREV TASK

WANNABE NETFLIX

A look alike netflix clone which allows users to watch and browse Movies and TV shows available.

live : devrevr2.netlify.app

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit App:

localhost:3000/ideas

FLOW

-> Login / Signup page fetches details from firebase

-> Landing Page : Browsing Window allows user to view different genres and allows user to get details

-> Movie Details The movie database tmdb

-> play video on youtube embed.

STATUS

firebase firestore to be implemented for user account