/netflix-movie

A website for watching movie

Primary LanguageJavaScript

Netflix

A website for watching movie

Live demo: https://netflix-cs.netlify.app/

Features

  • Login with Google
  • Watch movies, tv_shows
  • Search films by search term
  • Recently viewed
  • Add and delete favorite movies
  • Comments

Clone project

  • Register an account on TMDB
  • In file .env.example fill the environment variable match then rename to .env

Preview

Preview 1

Preview 2

Preview 3

Technology

  • FE: ReactJs, Zustand, Swiper, Javascript
  • BE: Firebase (Authentication, Firestore database)