An open API service indexing awesome lists of open source software.

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..

Awesome Lists containing this project

README

          

# MiniFlix

![miniflix](http://res.cloudinary.com/lauragift/image/upload/v1526910078/Screenshot_from_2018-05-21_14-39-45_c2g6lj.png)

_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

```