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

https://github.com/atul3007/tech_eagle_asg

E-commerce app (MERN project)
https://github.com/atul3007/tech_eagle_asg

css expressjs mongodb node-js reactjs rest-api

Last synced: 3 months ago
JSON representation

E-commerce app (MERN project)

Awesome Lists containing this project

README

          

# MERN E-Commerce App

## Description

This is a full-stack MERN e-commerce application that allows users to browse products, add them to the cart, and make purchases. The application is built using MongoDB as the database, Express.js for the backend, React for the frontend, and Node.js as the runtime environment.

## Features

- User authentication and authorization
- Product browsing with detailed information
- Shopping cart functionality
- Checkout process
- User account management
- Admin panel for product management

## Technologies Used

- MongoDB
- Express.js
- React
- Node.js
- Bootstrap

## Prerequisites

- Node.js installed on your machine
- MongoDB Atlas account
- npm or yarn package manager

## Installation

1. Clone the repository:

```bash
git clone https://github.com/your-username/mern-e-commerce-app.git