Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sendistephen/hulu-clone
A movie streaming web application
https://github.com/sendistephen/hulu-clone
Last synced: 10 days ago
JSON representation
A movie streaming web application
- Host: GitHub
- URL: https://github.com/sendistephen/hulu-clone
- Owner: sendistephen
- Created: 2022-09-27T13:09:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-03T15:39:27.000Z (about 2 years ago)
- Last Synced: 2023-03-06T01:23:01.217Z (almost 2 years ago)
- Language: JavaScript
- Homepage: hulu-clone-eta-ten.vercel.app
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A movie streaming platform
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.