Skip to content

anshkush92/netflix-clone

Repository files navigation

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

About

Netflix clone to learn about the typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published