This repository contains an E-Commerce application designed to facilitate transactions between two types of users:
- Buyers
- Sellers
- Website LIVE
- Login For
-
Email : example123@gmail.com
- Password : 123
- Backend: Node.js, Express.js
- Database: MongoDB
- Frontend: EJS, Tailwind CSS, CSS, JavaScript
- Authentication: Passport.js
- File Upload: Multer
This application integrates with Razorpay to handle online payments.
- Online payment processing.
- User authentication and authorization.
- Secure handling of user data.
- Browse and search for products.
- Add products to the cart.
- Remove items from the cart.
- Complete purchases online.
- Profile Update
- Create and delete product.
- Upload product photos.
- Clone the repository:
git clone https://github.com/Nitesh2-0/Node-E-Commerce-Application.git
npm install