https://github.com/dr-stephen-achugwo/abresstore
https://github.com/dr-stephen-achugwo/abresstore
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dr-stephen-achugwo/abresstore
- Owner: dr-stephen-achugwo
- License: mit
- Created: 2025-04-06T12:34:39.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-06T12:55:47.000Z (about 2 months ago)
- Last Synced: 2025-04-06T13:37:26.818Z (about 2 months ago)
- Language: JavaScript
- Size: 3.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **AbresStore – MERN E-Commerce Website (2022 Version)**
## **Overview**
AbresStore is a full-stack **e-commerce website** built using the **MERN stack (MongoDB, Express.js, React, Node.js)** in 2022. This platform allowed users to **browse products, manage carts, place orders, and handle payments** before transitioning to a Next.js-based version.
## **Features**
- **Product Listings** – Browse a variety of products with filters and sorting.
- **User Authentication** – Secure login and registration using JWT.
- **Shopping Cart** – Add, remove, and manage products in the cart.
- **Order Management** – Place and track orders seamlessly.
- **Admin Dashboard** – Manage products, users, and orders.## **Technologies Used**
- **Frontend:** React, Redux, Tailwind CSS
- **Backend:** Node.js, Express.js, MongoDB
- **Authentication:** JWT, Bcrypt
- **Other Tools:** Axios, Cloudinary (for image uploads), Stripe (for payments)## **Installation & Setup**
1. **Clone the Repository:**
```bash
git clone https://github.com/abressiddique/AbresStore-Merns.git
cd AbresStore-Merns