Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muneeb-wali-khan/ecommerce-website
Ecommerce website build with mern stack tech HTML, CSS, JS, mongoDB, Express, React, and Nodejs
https://github.com/muneeb-wali-khan/ecommerce-website
css ecommerce-application ecommerce-website html javascript mernstack mongodb nodejs reactjs
Last synced: about 2 months ago
JSON representation
Ecommerce website build with mern stack tech HTML, CSS, JS, mongoDB, Express, React, and Nodejs
- Host: GitHub
- URL: https://github.com/muneeb-wali-khan/ecommerce-website
- Owner: Muneeb-wali-khan
- Created: 2023-09-10T06:37:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-16T06:42:52.000Z (4 months ago)
- Last Synced: 2024-10-19T21:52:09.974Z (3 months ago)
- Topics: css, ecommerce-application, ecommerce-website, html, javascript, mernstack, mongodb, nodejs, reactjs
- Language: JavaScript
- Homepage: https://ecommerce-muneeb-47y1.vercel.app/
- Size: 4.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ecommerce-Website-Mern-Stack
Welcome to **Es Shoop**, an Ecommerce website built with the powerful MERN stack technology. Explore a seamless shopping experience with a blend of HTML, CSS, JS, MongoDB, Express, React, and Node.js.
## Features
# - **Home Page:**
![Es Shoop Home Page](https://github.com/MuneebWaliKhan09/ecommerce-muneeb/blob/main/client/public/home.png?raw=true)
# - **Product Page:**
Discover a wide range of products tailored to your preferences.![Es Shoop Product Page](https://github.com/MuneebWaliKhan09/ecommerce-muneeb/blob/main/client/public/products.png?raw=true)
# - **Admin Dashboard:**
Manage your store efficiently with a user-friendly admin dashboard.![Es Shoop Admin Dashboard](https://github.com/MuneebWaliKhan09/ecommerce-muneeb/blob/main/client/public/dash.png?raw=true)
# Ecommerce-Website-Mern-Stack
## Technologies Used
- HTML, CSS, JS
- MongoDB
- Express.js
- React
- Node.js## Folder Structure
- `client/`: Frontend codebase
- `server/`: Backend codebase## Project Structure
### Client Side:
- The `client/` directory contains the React frontend.
- Customize the UI in the `client/src` folder.
- Styles are in `client/src/styles`.### Server Side:
- The `server/` directory holds the Express.js backend.
- Server configuration is in `server/server.js`.
- API routes are in `server/routes`.## Deployment
### Deploy Frontend:
1. Customize the `client/package.json` file.
2. Deploy the React app to your preferred hosting service.### Deploy Backend:
1. Configure the MongoDB connection in `server/server.js`.
2. Deploy the Node.js app, ensuring the server is running.## Contributors
- [Muneeb wali khan]
- [Adil khan]
- [Najeeb salar]## License
This project is licensed under the [MIT License](LICENSE).