An ecommerce store built with MERN stack, and utilizes third party api's like Paypal Developer Api's for payment gateway. User can register or signin anytime and select the items to be added in the cart, Proceed to payment, fill the shipping details , select a payment method, and finally place the order , PayPal Button will appear and you can click on it to proceed to payment gateway and make a payment successfully
Link to Ecommerce-Backend: https://github.com/Prakhar2100/Ecommerce-Backend
- Full featured shopping cart
- Product reviews and Ratings
- Login & Register with JWT Authentication
- Add to Cart & Remove from Cart
- User & Product Models in MonogoDB
- Checkout Facility to enter Shipping Details
- Place Order
- Steps Bar Implemented to track shopping progress
- Payment Gateway with Paypal Api's (env set to sandbox)
- Payment Gateway with Paypal Api's (To be added)
- Heroku Deployment (issues to be fixed)
- MongoDB
- Express.js
- React.js
- Node.js
Made with ❤ by Prakhar Kochar