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

Sdílet
Vložit
  • čas přidán 30. 11. 2022
  • 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.
    Source: github.com/ksekwamote/upload_...
    Buy Me Coffee: www.buymeacoffee.com/ksekwamote
    Website: kutlosek.xyz

Komentáře • 23

  • @helmi2376
    @helmi2376 Před 4 měsíci +2

    we need more people like you

  • @frankmwale1580
    @frankmwale1580 Před rokem +5

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

    • @koding_101
      @koding_101  Před rokem

      Wow...thank you so much , my pleasure

  • @ladislaobordon8291
    @ladislaobordon8291 Před 2 měsíci

    How can you make it support higher resolutions images?

  • @finnzao_
    @finnzao_ Před rokem +2

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

  • @RainOnline
    @RainOnline Před rokem

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

  • @edidiongobodom7128
    @edidiongobodom7128 Před rokem +2

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

    • @koding_101
      @koding_101  Před rokem +1

      I sure will

    • @edidiongobodom7128
      @edidiongobodom7128 Před rokem

      @@koding_101 you did not put the link to the resources/github repo in the description like you said you would

    • @koding_101
      @koding_101  Před rokem

      @@edidiongobodom7128 Thank you for reminding me, here you go github.com/ksekwamote/upload_image_react.git

  • @Saurabhkumar-ps5zp
    @Saurabhkumar-ps5zp Před rokem +1

    Thanks dude

  • @muradqocayev9941
    @muradqocayev9941 Před 11 měsíci +1

    you're awesome

  • @user-er2hx3xd8t
    @user-er2hx3xd8t Před 7 měsíci

    🔥

  • @joadelh
    @joadelh Před rokem +1

    Is the same with videos?

    • @koding_101
      @koding_101  Před rokem +1

      It's not the same as the video but that's a good video suggestion. I'll do it in one of my next videos

    • @joadelh
      @joadelh Před rokem

      Thanks 😁 i will wait for this video

  • @charliesta.abc123
    @charliesta.abc123 Před 10 měsíci +1

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

  • @Hacking-NASSA-with-HTML
    @Hacking-NASSA-with-HTML Před rokem +3

    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.

    • @talesofhopeproductions9439
      @talesofhopeproductions9439 Před rokem +3

      Atleast he did something to help people. Do yours with the import and const. Human beings and complains🤦‍♀️

    • @bennybentleyy
      @bennybentleyy Před rokem

      @@talesofhopeproductions9439how can I export it when using import