This is based on a YouTube video created by me https://youtu.be/Hpjq0D1vcpM you can follow along, or use this as is.
Node , NPM, Yarn
Cloudinary account
Add cloudinary details to to a .env.local
CLOUDINARY_CLOUD_NAME=
CLOUDINARY_API_KEY=
CLOUDINARY_API_SECRET=
yarn dev