Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sital002/vendiprime
Vendi Prime is a simple MERN application where you can browse products, create profile, edit profile.
https://github.com/sital002/vendiprime
css expressjs html javasc mern-stack mongodb mui nodejs reactjs redux-toolkit
Last synced: 13 days ago
JSON representation
Vendi Prime is a simple MERN application where you can browse products, create profile, edit profile.
- Host: GitHub
- URL: https://github.com/sital002/vendiprime
- Owner: sital002
- Created: 2023-04-28T10:27:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-18T16:35:57.000Z (over 1 year ago)
- Last Synced: 2024-10-11T23:12:54.312Z (27 days ago)
- Topics: css, expressjs, html, javasc, mern-stack, mongodb, mui, nodejs, reactjs, redux-toolkit
- Language: JavaScript
- Homepage:
- Size: 4.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vendi Prime | Ecommerce Platform
Vendi Prime is an ecommerce platform developed using the MERN stack, enabling users to browse a wide range of products, add items to their cart, and securely place orders for a seamless online shopping experience.
### Tech Stack : HTML, CSS, JavaScript, React.js, Redux Toolkit, Node.js, Express.js, MongoDB.### Run the project locally:
```bash
git clone https://github.com/sital002/Vendi_Prime
cd Vendi_Prime
npm i
npm run dev
```### Homepage
![image](https://github.com/sital002/Vendi_Prime/assets/93700622/77947117-9c99-4bc5-b9fc-c86e971400b4)![Screenshot 2023-06-27 141728](https://github.com/sital002/Vendi_Prime/assets/93700622/26498be0-5338-4024-b27a-8d951178d471)
![Screenshot 2023-06-27 141700](https://github.com/sital002/Vendi_Prime/assets/93700622/e40a8918-8ae0-4e85-ac58-05e5d2135962)
### Profile Page
![image](https://github.com/sital002/Vendi_Prime/assets/93700622/a1b6f5b5-2914-4143-b8f2-d4a0ee47984d)
![image](https://github.com/sital002/Vendi_Prime/assets/93700622/0d42e6f7-40ae-4312-9be4-db44542c934e)
![image](https://github.com/sital002/Vendi_Prime/assets/93700622/fa801255-f44c-40ac-bc54-70e155002a7a)### Cart Page
![Screenshot 2023-06-27 140229](https://github.com/sital002/Vendi_Prime/assets/93700622/45801bcb-f5a7-497f-b503-8f7029058070)### My Orders
![Screenshot 2023-06-27 140258](https://github.com/sital002/Vendi_Prime/assets/93700622/65534abe-6e46-4e88-a956-a1924d40b0d1)### Add Product
![Screenshot 2023-06-27 133131](https://github.com/sital002/Vendi_Prime/assets/93700622/0b269ca4-8371-4c66-a3d0-c7f9555f1b03)### Change Password
![Screenshot 2023-06-27 133114](https://github.com/sital002/Vendi_Prime/assets/93700622/50b256df-0f1a-41c1-ad0a-ef1d62fe7e95)### Sign In and Sign Up
![image](https://github.com/sital002/Vendi_Prime/assets/93700622/f1d775e9-3b71-4a45-97e0-86d3a2ae4516)![image](https://github.com/sital002/Vendi_Prime/assets/93700622/4c4dcc02-2927-4c02-98da-9c2c9ada94a4)