https://github.com/deltacs99/mern-ecommerce
MERN Ecommerce Shop
https://github.com/deltacs99/mern-ecommerce
expressjs jwt-authentication mongoose nodejs reactjs
Last synced: 3 months ago
JSON representation
MERN Ecommerce Shop
- Host: GitHub
- URL: https://github.com/deltacs99/mern-ecommerce
- Owner: deltaCS99
- Created: 2022-09-25T14:26:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-30T22:27:50.000Z (over 2 years ago)
- Last Synced: 2023-10-31T22:32:03.411Z (over 2 years ago)
- Topics: expressjs, jwt-authentication, mongoose, nodejs, reactjs
- Language: JavaScript
- Homepage: https://yo-shop.vercel.app
- Size: 10 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YoShop Ecommerce
Welcome to the eCommerce Website project! This open-source project combines a Node.js backend with a dynamic React frontend to create a fully functional eCommerce platform.

## Overview
The eCommerce Website project is designed to provide users with a modern and secure online shopping experience. With a user-friendly interface and a range of features, this platform aims to make online shopping enjoyable and hassle-free.
## Features
- **User Authentication**: Users can create accounts, log in securely, and manage their profiles, ensuring a personalized shopping experience.
- **Product Catalog**: Browse through an extensive catalog of products, each accompanied by detailed information, images, and pricing.
- **Shopping Cart**: Easily add or remove items from your shopping cart, view cart contents, and proceed to checkout with just a few clicks.
## Getting Started
To explore the eCommerce website, simply visit the platform at `https://yo-shop.vercel.app` the backend is hosted at `https://yoshop-backend.onrender.com`. You can sign up for a new account or log in if you already have one. Feel free to browse the product catalog, add items to your cart, and complete the purchase process.
## Project Structure
This project follows a structured folder organization:
- `/backend`: Contains the Node.js backend code responsible for handling server-side logic.
- `/frontend`: Houses the React frontend code, delivering a responsive and interactive user interface.