Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 592 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 592 Bytes

Disneyplus Clone

NOTE: This project is made only for educational purpose and to get expertise in React.
  • This project is a clone of trending OTT platform Disney+ built with React.js

  • Used Redux for state management

  • Pixel perfect UI

  • Styling done using styled-components

  • Fetches data dynamically using TMDB API

Live Demo: https://karthik-disneyclone.netlify.app

This is only the frontend part of the project, backend will be done in the future.

Future Tasks

  • Sign in and Sign out functionality
  • FireBase as Backend
  • Realtime database using FireStore