Skip to content

DWDatITP/example-upload-with-cloudinary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upload files with Node, Express and Cloudinary

Setup

  • After downloading/cloning this repo, install the node dependencies:
  • npm install
  • Sign up for a free account at cloudinary
  • Edit server.js and add your cloudinary credentials.
  • Start the server:
  • node server.js
  • Visit http://localhost:5000

About

Use Node, Express 4.0, and Cloudinary to upload images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published