Skip to content

Netflix Clone built using Next.js + Typescript + Tailwind CSS + Firebase

License

Notifications You must be signed in to change notification settings

erkanuz/netflix-clone

Repository files navigation

Netflix Clone

About

This is a Netflix clone made using Next.js + Tailwind CSS + TMDB API + Firebase.

The project includes:

  • Fully responsive website
  • User authentication using Firebase
  • ADD & DELETE movies for your personal list
  • User can click on a movie and a modal should pop up with movie trailer and movie info
  • Extract the data from api and display the extracted data about movies and tv shows in my situation(title, overview, rating and ect).

Screenshot

Languages used

  • Typescript + Tailwind CSS

Libraries used

  • Recoil
  • Firebase
  • Swiper JS
  • Material UI
  • React-icons
  • React-player
  • React-hot-toast
  • React-hook-form

How to run

This is a Next.js project bootstrapped with create-next-app, before forking this repo please ask !

  • Clone the repo
git clone
  • Install dependencies
npm i
  • Create an .env file
Create an .env file with your own API key
  • Run the application
npm run dev

Deployment

The project is deployed by Vercel !

About

Netflix Clone built using Next.js + Typescript + Tailwind CSS + Firebase

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages