An open API service indexing awesome lists of open source software.

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

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
![m1](https://github.com/Ck07860786/MERN-E_COMMERCE/assets/115991360/04472365-b083-4d6d-9b58-e9a64ecf957b)
## Home page
![m2](https://github.com/Ck07860786/MERN-E_COMMERCE/assets/115991360/5fd533d7-31bf-4bca-9562-08315a7420b7)

## Admin page
![m3](https://github.com/Ck07860786/MERN-E_COMMERCE/assets/115991360/9c388f15-207c-4b00-88f3-72bcb0b25b6d)

## Shopping Cart
![m4](https://github.com/Ck07860786/MERN-E_COMMERCE/assets/115991360/611aee16-7cd2-464e-87fa-cdb0653e7aae)

### 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