https://github.com/ck07860786/mern-e_commerce
A full stack E-Commerce website with admin
https://github.com/ck07860786/mern-e_commerce
ant-design expressjs mongodb nodejs reactjs tailwindcss
Last synced: 6 months ago
JSON representation
A full stack E-Commerce website with admin
- Host: GitHub
- URL: https://github.com/ck07860786/mern-e_commerce
- Owner: Ck07860786
- Created: 2024-04-23T18:37:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-09T07:10:07.000Z (12 months ago)
- Last Synced: 2024-06-10T07:55:19.014Z (12 months ago)
- Topics: ant-design, expressjs, mongodb, nodejs, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://mern-e-commerce-client-seven.vercel.app/
- Size: 3.96 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-commerce with admin 🛍️
This is an E-commerce application with Admin panel where admin can create product with category, update product and delete product. By this project i leaned lot of concepts like how crud operations are perforned and how states are managed, context api etc.
### Live Link : https://mern-e-commerce-client-seven.vercel.app/
## Main Screen

## Home page
## Admin page
## Shopping Cart
### Tech Stack 🚀
- React js
- Talwind CSS
- Node js
- Express js
- Mongo Db(for database)
### NOTE ⚠ :
- This is not responsive website, so for better experience pleas open in your PC .Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh