Skip to content

Yk-97-Jr/disneyPlusClone

Repository files navigation

Disney+ Front End clone made with React JS image

H! This a Disney+ front end clone that i´ve built using ReactJS.
You can visit the website clicking here!

I dont own any rights from Disney as a company, this platform was made for educational purposes and to be shown as a piece of portfolio. There are not any commercial or monetary purposes.

Features

  • Get all the movies made by Disney.
  • Filter all this movies depending on the producer or saga (Marvel, Starwars, National Geographic etc.)
  • Get details from an specific movie, like casting, runtime, overview, director, release date etc.
  • Get a recommended list of movies depending on the movie that you´ve chosen.

Installation

  • Clone the project
  • Execute npm install command
  • Edit the .env.example file with your Movie DB api key
  • Execute npm start
  • Done :)

Libraries/Technologies used

  • React JS
  • React Router
  • Redux Toolkit
  • The Movie Database API
  • Axios
  • Material UI
  • Firebase
  • Slick Slider

Images

Home Page

image

Logging Page

image

Main Page

image

Dyanamic Catagories

image

Recommended Videos

image

video Playing Page

image

Thank you