How to Upload Images to Cloudinary (using REACT JS & Node JS )

preview_player
Показать описание
Cloudinary is an end-to-end image- and video management solution for websites and mobile apps, covering everything from image and video uploads, storage, manipulations, and optimizations to delivery. Cloudinary has an easy-to-use API that allows us to upload media objects into their online storage and its very cheap. I've been using their services for years now I've never had to pay. So not only is it elegant but its relatively cheap and easy to use.

Рекомендации по теме
Комментарии
Автор

you've condensed what others are explaining in 2hrs to 16 minutes...Thank You!

frankmwale
Автор

you did well, it really helped. please keep on uploading videos thanks

edidiongobodom
Автор

Hi, I have this problem where click in the button :
TypeError: Failed to execute 'readAsDataURL' on 'FileReader': parameter 1 is not of type 'Blob'.

finnzao_
Автор

SyntaxError: The requested module './uploadImage.js' does not provide an export named 'default'

RainOnline
Автор

How can you make it support higher resolutions images?

ladislaobordon
Автор

If you had this in typescript I'm sure it would've trended lol

buddy.abc
Автор

Ohh man, please! require and var instead of import and let/const in 2023 🤷???? I do not want to look rude but the stone age is over.

Hacking-NASSA-with-HTML