WebShop - Open Webshop
This is a full-stack e-commerce platform built using the MERN stack. The application allows users to browse products, place orders, and complete payments securely through PayPal. The project demonstrates a seamless user experience from registration to order completion.
Frontend Repo - https://github.com/adhit7/webshop-frontend
Backend Deployed Link - https://web-production-0d9f9.up.railway.app/
- User Registration & Login: Secure authentication process allowing users to create an account, log in, and manage their profiles.
- Product Browsing & Ordering: Users can browse available products, add items to their cart, and place orders.
- Payment Integration: Integrated PayPal payment gateway for secure and easy payment processing during checkout.
- Frontend: React.js, Bootstrap
- Backend: Node.js, Express.js
- Database: MongoDB
- Other Tools: PayPal API, JWT for authentication
$ git clone [email protected]:adhit7/webshop.git
$ cd webshop
$ npm install
$ npm run server
Create your own env file MONGO DB connection