Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/terieyenike/cloudinary-upload

Upload any file to Cloudinary
https://github.com/terieyenike/cloudinary-upload

cloudinary express hbs javascript nodejs

Last synced: about 8 hours ago
JSON representation

Upload any file to Cloudinary

Awesome Lists containing this project

README

        

# Cloudinary image upload

This app has the same principle with any other image app uploader and sends any image selected from your local setup (machine) to the media library in Cloudinary.

Sign up for a [free](https://cloudinary.com/users/register_free) Cloudinary account to begin.

This project was part of the [Cloudinary CloudCreate: Tech Products Hackathon](https://cloudinary.com/blog/cloudinary-cloudcreate-tech-products-hackathon) 2023.

## Demo

![working demo](https://user-images.githubusercontent.com/124436946/227532371-5444f474-5d1e-40dd-a037-5ea767052921.gif)

## Failed upload

![failed to upload](https://user-images.githubusercontent.com/124436946/227532635-c8f46dc9-e5d0-4df8-9b63-7f3dff41ee85.jpeg)

## Cloudinary console

![upload successful to cloudinary](https://res.cloudinary.com/practicaldev/image/fetch/s--HI89Vc4K--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://paper-attachments.dropboxusercontent.com/s_DF51205B1B1DD26A29AB9205A4C79FCD89DC298D73EA9DF015261BE234BD069C_1679357753414_image.png)

## Tech Stack

**Client:** Template Engines (HBS), CSS, JavaScript

**Server:** Node, Express

Cloudinary

## Author

Teri