Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hafizn07/disney-plus-clone
Disney-plus Clone developed using ReactJS (Learned Redux, React JS, Styled Components, and Firebase)
https://github.com/hafizn07/disney-plus-clone
disneyplus-clone firebase html-css-javascript react-redux react-router react-router-dom reactjs
Last synced: about 9 hours ago
JSON representation
Disney-plus Clone developed using ReactJS (Learned Redux, React JS, Styled Components, and Firebase)
- Host: GitHub
- URL: https://github.com/hafizn07/disney-plus-clone
- Owner: hafizn07
- Created: 2022-07-27T18:14:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-31T10:33:39.000Z (over 2 years ago)
- Last Synced: 2023-12-02T15:35:49.327Z (12 months ago)
- Topics: disneyplus-clone, firebase, html-css-javascript, react-redux, react-router, react-router-dom, reactjs
- Language: JavaScript
- Homepage: https://disney-plus-clone-c2bf9.web.app/
- Size: 6.11 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Disney+ clone
A beautiful Clone of Disney+ website build with React js and integrated with Firebase.
About project •
How To Use •
Live link![screenshot](/public/Assets/images/preview.png)
## About project
* Responsive Design
- Desktop, mobile and tablet.* Fully Dynamic - Make changes, See changes
- Instantly see what movies you click.* Used the following major frameworks/libraries to complete the project
- [![React][React.js]][React-url]
- [![Firebase][Firebase]][Firebase-url]
- [![Styled components][Styled components]][Styled components-url]
- [![NPM][npm]][npm-url]## How To Use
To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:
```bash
# Clone this repository
$ git clone https://github.com/hafizmp/disney-plus-clone.git# Go into the repository
$ cd disney-plus-clone# Install dependencies
$ npm install# Run the app
$ npm start
```> **Note**
> If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.## Live Link
[Disney plus Clone](https://github.com/amitmerchant1990/markdownify-web) - Live link of the project
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/[Firebase]: https://img.shields.io/badge/FIREBASE-FFF89C?style=for-the-badge&logo=firebase&logoColor=FF9F29
[Firebase-url]: https://firebase.google.com/[Styled components]: https://img.shields.io/badge/STYLED%20COMPONENTS-3F4E4F?style=for-the-badge&logo=styledcomponents&logoColor=FF9F29
[Styled components-url]: https://styled-components.com/[Youtube]: https://img.shields.io/badge/clever%20programmer-EB1D36?style=for-the-badge&logo=Youtube&logoColor=FFFFFF
[Youtube-url]: https://www.youtube.com/c/CleverProgrammer[npm]: https://img.shields.io/badge/NPM-FFFFFF?style=for-the-badge&logo=npm&logoColor=FFFFFF
[npm-url]: https://www.npmjs.com/package/react-router