Research how to use Cloudinary (a CDN) to upload images of products and fetch them. If you're not familiar with Content Delivery Networks (CDNs), I recommend quickly learning about them before starting. If you ever get stuck, you can take a look at the Include CMS, which has an example of using Cloudinary.
You should make a page where users can upload images, and when someone visits the list of products page, you'll fetch the product images to display. When building, test with a personal Cloudinary account (it's free) before we move to the Include account.
Tasks:
Research how to use Cloudinary (a CDN) to upload images of products and fetch them. If you're not familiar with Content Delivery Networks (CDNs), I recommend quickly learning about them before starting. If you ever get stuck, you can take a look at the Include CMS, which has an example of using Cloudinary.
You should make a page where users can upload images, and when someone visits the list of products page, you'll fetch the product images to display. When building, test with a personal Cloudinary account (it's free) before we move to the Include account.
Tasks: