Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luisauter/disney-clone
disney clone 💜🎬️
https://github.com/luisauter/disney-clone
disneyplus react redux
Last synced: 7 days ago
JSON representation
disney clone 💜🎬️
- Host: GitHub
- URL: https://github.com/luisauter/disney-clone
- Owner: LuiSauter
- Created: 2021-11-26T00:33:56.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-04T04:19:11.000Z (about 3 years ago)
- Last Synced: 2024-11-07T01:12:31.702Z (about 2 months ago)
- Topics: disneyplus, react, redux
- Language: JavaScript
- Homepage:
- Size: 9.03 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://midu.dev/images/tags/react.png)
# DISNEY CLONE - REACTJS [![yarn version](https://img.shields.io/npm/v/react.svg?style=flat)](https://www.npmjs.com/package/react)
Disney clone is a project only for development practices and above all for fun D.
## Installation
Use the package manager [yarn](https://github.com/yarnpkg/yarn) to install the dependencies.
```bash
yarn install
```## Dependencies
`react, styled-components, react-router-dom`
## Usage
```bash
# initialize project
yarn start
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## Project status
In process, but I am open to receive contributions :D.