kschmitz123/diy-project-app

Cloudinary

Closed this issue · 0 comments

User-Story

As a developer

I want to connect to cloudinary

so that users can upload images

Notes, Links, Material

https://www.youtube.com/watch?v=Rw_QeJLnCK4&t=9s
https://github.com/jamesqquick/cloudinary-react-and-node

ToDos

  • Create cloudinary account
  • Click on Select Image should open folder to select image
  • Create display container for selected image
  • Click on Upload should upload image to cloudinary
  • Connect to cloudinary
  • Write post function
  • Error handling
  • Get back image url from cloudinary (for mongoDB)