williamrmyers / node-photo-album-cloudinary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-photo-album-cloudinary

Getting Started

git clone https://github.com/williamrmyers/node-photo-album-cloudinary/
cd node-photo-album-cloudinary/
npm i

Add a file called .env to the root directory and add the below contents including your cloudinary URL.

PORT=9000
CLOUDINARY_URL=cloudinary://xxxx

Start the App

npm start

About


Languages

Language:HTML 64.1%Language:JavaScript 27.0%Language:CSS 8.8%