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)
- Host: GitHub
- URL: https://github.com/atul3007/tech_eagle_asg
- Owner: Atul3007
- Created: 2023-12-15T10:03:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T10:20:53.000Z (over 2 years ago)
- Last Synced: 2026-01-03T11:36:34.489Z (6 months ago)
- Topics: css, expressjs, mongodb, node-js, reactjs, rest-api
- Language: JavaScript
- Homepage: https://helpful-banoffee-b84925.netlify.app/
- Size: 1.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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