This tutorial teaches you how to create 360 spin images using Cloudinary.
POST /uploadContributions are always welcome!
To deploy this project run
npm run devTo run this project, you will need to add the following environment variables to your .env file
CLOUDINARY_CLOUD_NAME
CLOUDINARY_API_KEY
CLOUDINARY_API_SECRET
Install project with npm
npm iIf you have any feedback, please reach out to me at j.oyafemi@gmail.com
Clone the project
git clone https://github.com/Babajide777/360-spin-image.gitGo to the project directory
cd 360-spin-imageInstall dependencies
npm iStart the server
npm run devClient: Postman, Product Gallery
Server: ExpressJS, NodeJs

