Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 1.42 KB

README.md

File metadata and controls

33 lines (30 loc) · 1.42 KB

Table of Contents

  1. General Info
  2. Technologies
  3. Key Features

General Info


This is a Solo Personal Project Netflix Clone App made using React , Tailwind CSS and Firebase.

Live Link

Screenshot

Landing Page Movies depending on Category in Row Sign In Page After Login Account Page with Watch Later Movies saved Trailer with React Youtube Integration

Technologies


A list of technologies used within the project:

Key Features


  1. Used React Router.

  2. TMDB API Intergration. i.Used API for the Movies data and also added trailer preview capability

  3. Responsive design with Tailwind CSS. i.Used utility first framework with mobile first design implementation

  4. Firebase Authentication and FireStore Database Integration. i.Used Firebase for Authentication and FireStore as a database to store watchlist movies for specific account.