Skip to content

Latest commit

 

History

History
83 lines (47 loc) · 1.41 KB

README.md

File metadata and controls

83 lines (47 loc) · 1.41 KB

Logo

Introducing Netflix clone, in which you can watch the trailers of different genres at one place

Features

  • Entirely Responsive
  • Used TypeScript for Type Safety
  • View Trailer and all Information about the TV shows and movies
  • Login and register functionality using firebase

Credentials

Email - test@gmail.com
Password - test123

Tech Stack

Run Locally

Clone the project

  git clone https://github.com/anshkush92college/netflix-clone

Go to the project directory

  cd netflix-clone

Install dependencies

  npm install

Add .env file in the root of the project

NEXT_PUBLIC_API_KEY=<your tmdb api key>

Start the server

  npm run dev

Author

License

MIT

Roadmap

  • Add the stripe payments
  • Add the ability to add the Movie / TV Show to My List