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
- Host: GitHub
- URL: https://github.com/faisalsaifii/disney-clone
- Owner: faisalsaifii
- Created: 2022-10-03T10:00:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-06T10:40:02.000Z (over 2 years ago)
- Last Synced: 2025-02-15T14:51:56.539Z (3 months ago)
- Topics: react-router-dom, react-styled-component, reactjs
- Language: JavaScript
- Homepage: https://faisalsaifii.github.io/disney-clone
- Size: 6.28 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
### Live Site:
> https://faisalsaifii.github.io/disney-clone/