An open API service indexing awesome lists of open source software.

https://github.com/dr-stephen-achugwo/abresstore


https://github.com/dr-stephen-achugwo/abresstore

Last synced: 28 days ago
JSON representation

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