Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nadeetharuka/ecommerce-mern
This is a Full Stack E-Commerce application built with the MERN stack (MongoDB, Express, React, Node.js). The application features a responsive design, a secure payment gateway integration with Stripe, and comprehensive order management.
https://github.com/nadeetharuka/ecommerce-mern
axios bootstrap expressjs mern mongodb mongoose nodejs react redux
Last synced: 1 day ago
JSON representation
This is a Full Stack E-Commerce application built with the MERN stack (MongoDB, Express, React, Node.js). The application features a responsive design, a secure payment gateway integration with Stripe, and comprehensive order management.
- Host: GitHub
- URL: https://github.com/nadeetharuka/ecommerce-mern
- Owner: NadeeTharuka
- License: gpl-3.0
- Created: 2024-06-10T07:27:14.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-13T11:34:52.000Z (6 months ago)
- Last Synced: 2024-11-05T11:11:01.916Z (about 2 months ago)
- Topics: axios, bootstrap, expressjs, mern, mongodb, mongoose, nodejs, react, redux
- Language: JavaScript
- Homepage:
- Size: 22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Full Stack E-Commerce Responsive MERN App with Stripe Payment Gateway
## Introduction
This is a Full Stack E-Commerce application built with the MERN stack (MongoDB, Express, React, Node.js). The application features a responsive design, a secure payment gateway integration with Stripe, and comprehensive order management.## Features
- User authentication and authorization
- Product listing and detail pages
- Shopping cart functionality
- Secure payment processing with Stripe
- Order management for users and admin
- Responsive design for mobile and desktop## Technologies Used
### Frontend:- React
- Redux
- Bootstrap
- Axios### Backend:
- Node.js
- Express.js
- MongoDB
- Mongoose### Payment Gateway:
- Stripe
## Prerequisites
- Node.js and npm installed
- MongoDB installed and running
- Stripe account and API keys## Contributing
Contributions are welcome! Please open an issue or submit a pull request for any bugs or feature requests.