RajVarsani / makeit-storage

MakeIt - an eCommerce platform with customizable products

Home Page:https://makeit-storage.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make-It Storage

image 42

Technologies

Project is created with:

  • nodejs version: 16.13.0
  • express version: 4.17.1
  • mongoose version: 5.11.17
  • multer version: 1.4.4
  • cloudinary version: 1.28.0

Getting Started

  1. Fork the repository
  2. Clone the repository
git clone https://github.com/RajVarsani/makeit-storage
  1. Open the folder containing the cloned repository
  2. Install the required packages, libraries and dependencies
npm install
  1. Custom API keys can be set up in a .env file. The format for .env file can be found in .env.example.
  2. Start the project using:-
npm run dev
  1. Open http://localhost:3200/addImages/ to cloudnariy.

About

MakeIt - an eCommerce platform with customizable products

https://makeit-storage.onrender.com/

License:MIT License


Languages

Language:JavaScript 100.0%