Skip to content

Muhammad-Adil-Raza-Younus/netflix-clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix clone app

this app is a clone of netflix where you can watch the trailers of movies just by clicking on the movie posters

Installation

To work with this project locally, first install all dependecies:

npm install

To build and run the project, project runs on port 3000.

yarn build

To make the final build before pushing to production:

yarn start

I recommend reading firebase docs to host and use realtime database for this project.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.5%
  • CSS 20.7%
  • HTML 13.8%