/miniflix

Miniflix - A smaller version of Netflix powered by Cloudinary

Primary LanguageJavaScript

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