An e-commerce demo application developed with Bootstrap3, NodeJs, and MongoDB. It demonstrates a full-stack web application with CRUD operations and user management system. Moreover, the application integrates with Stripe as its payment gateway.
Check out the demo: https://shopping-cart-nodejs-hoppy.herokuapp.com/
- Bootstrap 3 - CSS framework
- Handlebars - Template Engine
- NodeJs - JavaScript Run-time Environment (Backend)
- MongoDB - Document-oriented Database
- NPM - Dependency Management
- Stripe - Payment Gateway
This project is licensed under the MIT License - see the LICENSE file for details
This project is inspired by and incremented upon Academind Tutorial Series