Netflix React Clone

A Netflix Clone using Reactjs, TMDB APIs, Firebase

Screenshots

App Screenshot

Demo

netflix-clone-f6899.web.app/

Tech Stack

  • React.js
  • TMDB APIs
  • Firebase

Features

  • Display Movies, Series
  • Can play videos of selected movies or series
  • Movies and series data from TMDB API
  • Deployed in Firebase
  • Responsive

Run

Clone the project

  git clone https://github.com/sreeshilck/netflix-react-clone

Go to the project directory

  cd netflix-react-clone

Install dependencies

  npm install

Start

  npm run start

Open http://localhost:3000 to view it in your browser.

Author

License

MIT License