Skip to content

Miniflix - A smaller version of Netflix powered by Cloudinary

Notifications You must be signed in to change notification settings

unicodeveloper/miniflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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