Skip to content

TMDB API and Firebase authentication, real-time database based Movie web site.

Notifications You must be signed in to change notification settings

UlasDoruk/MOVIEZZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Installation

  • Download the project as a ZIP file on your computer or use the git clone way from VSC.
  • After downloading or cloning the project, the npm install command will install the npm package.
  • The project can run on your localhost with the npm start command
  • All Firebase and TMDB keys are in .env document

Built with

Features

  • Default Email : example@hotmail.com, password : 123123
  • TMDB based API
  • Project design with Tailwindcss, FlowbiteReact, ReactSwiper,MaterialUI
  • Responsive design
  • Home page contains Popular and Upcoming movies
  • The search bar contains all movies which are in the TMDB database
  • Top Rated page contains Top rated movies with Load More button
  • Firebase and FireStore based Email Password Register, Login and Logout authentication. Moreover updatable Email, Password, Profile Name and Profile Avatar
  • Individual movie pages contains Favorite button, Movie Cast, Similar and Recommended movies .
  • Can add favorite movies for your own profile or can remove it

Acknowledgments

Contact