abhinayrasp / miniflix

Miniflix - A smaller version of Netflix powered by Cloudinary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Miniflix

This is the code that accompanies the Miniflix tutorial on Scotch.io.

Installation

# Get the project
git clone https://github.com/unicodeveloper/miniflix

# Change directory
cd miniflix

# Install the dependencies
npm install

# Run your app
npm start

About

Miniflix - A smaller version of Netflix powered by Cloudinary


Languages

Language:JavaScript 82.5%Language:HTML 15.5%Language:CSS 1.9%