Skip to content

This is a clone Disney+ web responsive design interface using React.js, Redux, Styled-components and firebase database

License

Notifications You must be signed in to change notification settings

smarqueslopez/react-disney-plus-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-disney-plus-clone

Overview

This is a clone Disney+ web responsive-design interface using React.js, Redux, Styled-components and firebase database.

This project was bootstrapped with Create React App.

This project is deployed at https://react-disney-plus-clone.vercel.app/

Login screen

Screenshot1.png

Home screen

Screenshot2.png

Slider

Slider.gif

Animated Buttons

AnimatedButtons.gif

Detail screen

Screenshot3.png

Getting Started

First, run the development server:

npm run start
# or
yarn start

Open http://localhost:3000 with your browser to see the result.

Greetings

See the tutorial from Rafeh Qazi (Clever Programmer) at this link.