Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sakilk130/react-hulu-clone
https://github.com/sakilk130/react-hulu-clone
hulu-clone react
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sakilk130/react-hulu-clone
- Owner: sakilk130
- Created: 2021-10-27T06:16:58.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-27T11:45:50.000Z (about 3 years ago)
- Last Synced: 2024-11-08T06:11:33.979Z (about 2 months ago)
- Topics: hulu-clone, react
- Language: JavaScript
- Homepage: https://react-hulu-clone-sand.vercel.app/
- Size: 2.65 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hulu Clone Web
A web app to represent the Hulu Clone build with React, Firebase, TMDB API and Material UI.
This is motivated and learned from [Clever Programmer](https://www.youtube.com/channel/UCqrILQNl5Ed9Dz6CGMyvMTQ).
## Tech Stack
- ReactJS, React Hooks, Firebase, TMDB API, Material UI
## Screenshot of the Web App
![](screenshot/image-1.PNG)
## Getting Started
- Fork and clone this repository
- Run `yarn && yarn start` or `npm i && npm start`