https://github.com/lauragift21/miniflix
A netflix clone..
https://github.com/lauragift21/miniflix
cloudinaryapi css image js miniflix netflix upload video vue webtasks widget
Last synced: about 1 month ago
JSON representation
A netflix clone..
- Host: GitHub
- URL: https://github.com/lauragift21/miniflix
- Owner: lauragift21
- Created: 2018-04-21T22:01:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T15:57:23.000Z (over 7 years ago)
- Last Synced: 2026-01-02T04:57:50.347Z (5 months ago)
- Topics: cloudinaryapi, css, image, js, miniflix, netflix, upload, video, vue, webtasks, widget
- Language: Vue
- Homepage: https://miniflix.netlify.com/
- Size: 4.35 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MiniFlix

_This project is a netflix clone utilizing Cloudinary's API for manipulating media(Video and Images)_
Project Inspiration: [Netflix](https://netflix.com)
Additional information : [Cloudinary Contest](https://bit.ly/vue-video)
## Installation
```md
# clone project
git clone https://github.com/lauragift21/miniflix.git
cd miniflix
npm install
npm run serve
```