An open API service indexing awesome lists of open source software.

https://github.com/faisalsaifii/disney-clone

Clone of the media streaming service
https://github.com/faisalsaifii/disney-clone

react-router-dom react-styled-component reactjs

Last synced: about 1 month ago
JSON representation

Clone of the media streaming service

Awesome Lists containing this project

README

        

# Disney+ Clone

## Running Locally
Execute the following commands in the terminal:

1. Install the dependencies: `yarn`

2. Start the local server: `yarn start`

## Packages Used:
1. React Router DOM: Helps in routing between pages (routes) such as home, search, etc.
2. React Styled Components: Custom Component naming with styles specified in a single file instead of a separate CSS file.

## Preview
![Login Page](./public/images/Login.png)

### Live Site:
> https://faisalsaifii.github.io/disney-clone/