- VSCode
- NodeJS
MongoDB URI
Razorpay API Key
- NodeJS (javascript runtime environment)
- ExpressJS (backend framework)
- MongoDB (database)
- Razorpay (payment integration)
Clone the repo & open the directory
npm install
npm run dev
Create a .env file in the root directory and add the necessary links
PORT = 3000
MONGODB_URI = <your_mongodb_uri>
RAZORPAY_KEY_ID = <your_razorpay_key_id>
RAZORPAY_KEY_SECRET = <your_razorpay_key_secret>
Go to localhost:3000/admin to create admin profile and add products
Go to localhost:3000 to create user profile and buy products
Contact
For any inquiries or feedback, please contact Vishnu Suresh Perumbavoor at