REPOSITORY OVERVIEWLive repository statistics
★ 0Stars
⑂ 0Forks
◯ 0Open issues
◉ 0Watchers
34/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
0 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
100 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Cyber | E-commerce
Welcome to the Cyber | E-commerce repository! This guide will help you get started with setting up the project and running it on your local machine.
Getting Started
Prerequisites
Make sure you have the following installed on your system:
Clone the repository
-
Clone the project repository using the following command:
https://github.com/aditokmoo/MERN-E-commerce
-
Navigate to the project folder:
cd repo-name
-
Navigate to the client folder and install the dependencies:
cd frontend
npm install
-
Do the same for the backend folder:
cd backend
npm install
-
Running the project:
-
Start the client:
cd frontend
npm run dev
-
Start the backend:
cd backend
npm run dev
The frontend and backend should now be running locally.
Screenshots
Here are some images to showcase the project
-
Home
-
Catalog
-
Product
-
Admin
note: project is in progress...
Technologies Used
- Frontend: React, Typescript, Axios, React Form Hook, Tanstack React Query, SCSS.
- Backend: Node.js, Express, MongoDB.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
🌐 E-commerce is a full-stack application built on the MERN stack (MongoDB, Express, React, Node.js). This project aims to deliver a seamless shopping experience with essential features such as product listings, user authentication, and a shopping cart.
34/100 healthActive repositoryHas homepage
TypeScriptNo license#axios#mongodb#nodejs#react
⑂ 0 forks◯ 0 issuesUpdated May 20, 2025
Project homepage ↗