A full-stack e-commerce application built with React, Node.js, Express.js, and Mongoose. The application allows users to browse products, add items to their cart, and place orders using Stripe payment or Cash on Delivery (COD). Admins can manage the platform through a dedicated dashboard.
- Browse a catalog of products.
- Add products to the cart.
- Place orders with payment options:
- Stripe Payment Gateway
- Cash on Delivery (COD)
- Manage products (Add, Update, Delete).
- View and manage orders.
- Dashboard with analytics and controls.
Frontend:
- React.js (with React Router for navigation and context API for state management)
Backend:
- Node.js
- Express.js
Database:
- MongoDB (via Mongoose ORM)
Payment Integration:
- Stripe API
- Clone the repository:
git clone [https://github.com/yourusername/your-repo-name.git](https://github.com/Dinobondhu-shill/ForeverFlex) cd your-repo-name