/360-spin-image

This tutorial teaches you how to create 360 spin images using Cloudinary.

Primary LanguageJavaScript

CLOUDINARY 360 SPIN IMAGE TUTORIAL

This tutorial teaches you how to create 360 spin images using Cloudinary.

Authors

API Reference

Post details to upload a collection pictures and add tag and folder names.

  POST /upload

Documentation

Contributing

Contributions are always welcome!

Demo

Request Response

Deployment

To deploy this project run

  npm run dev

Environment Variables

To 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

Installation

Install project with npm

  npm i

Feedback

If you have any feedback, please reach out to me at j.oyafemi@gmail.com

Run Locally

Clone the project

  git clone https://github.com/Babajide777/360-spin-image.git

Go to the project directory

  cd 360-spin-image

Install dependencies

  npm i

Start the server

  npm run dev

Screenshots

Request

Response

Tech Stack

Client: Postman, Product Gallery

Server: ExpressJS, NodeJs