Skip to content

prashantsagar73/netflix-clone

Repository files navigation

Netflix Clone

  • Netflix Clone made with React, Redux and AWS npm install npm start

Quick Links

Demo

Tech Stack

About

Author

License


Demo

Live Site Demo

Demo: Link

Video Demo

demogif


Tech Stack

  • React
    • Create-react-app with highly complex frontend structure
  • Redux
    • State management and redux thunk for asynchronous api calls
  • AWS
    • Backend and database with firestore for users
  • TMDB API
    • Movie service API
  • React Router
    • Complex and dynamic route generation
  • React Reveal
    • For fade animation effect

Implementation Highlights

Netflix clone made with advanced react, redux & AWS which uses redux thunk to asynchronously fetch movie data of over 30 thousand movies from Tmdb api. Features include a multi-active searchbar, user signup and signin, add to list option for each user, trailer links, dynamically generated movie and tv show pages and an interactive UI replicated from the original netflix app.

User Stories

  • Users can safely sign up and sign in, google sign in enabled with firebase
  • Collections of popular movies and tvshows for recommendations
  • A searchbar to search through TMDB database of over 30000 movies
  • Movie and TV Pages dynamically generated for every single movie
  • Details include imdb rating, cast info, trailer links
  • Add to list feature active throughout the app
  • Carousel created from scratch by using jquery
  • Original netflix UI replicated with highly organized and advanced sass styling

Current Plans for Expansion

  • Implement more features as a personal practice project
  • Add user profile data, profile picture and personal data setup
  • Add paginations and setup category sorting
  • Add python scraper to customize recommendations for each user
  • Move backend and database to node and express.

Author

  • Prashant sagar

License

  • Full credit for API data to TMDB API.

Releases

No releases published

Packages

No packages published