https://github.com/parthvyas7/bazario
React e-commerce platform with Supabase backend.
https://github.com/parthvyas7/bazario
ecommerce react supabase
Last synced: about 1 month ago
JSON representation
React e-commerce platform with Supabase backend.
- Host: GitHub
- URL: https://github.com/parthvyas7/bazario
- Owner: parthvyas7
- Created: 2024-07-04T04:24:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-04T12:16:15.000Z (about 1 year ago)
- Last Synced: 2025-08-04T21:49:37.434Z (10 months ago)
- Topics: ecommerce, react, supabase
- Language: JavaScript
- Homepage: https://bazario.vercel.app/
- Size: 200 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bazario
A React-based e-commerce platform using Supabase, Connects sellers and buyers with features for product management, ordering, and user interactions.
- **eCommerce application** which will have two types of users i.e.
+ Sellers who can: Register as Seller, Login, Setup their store, Add products, Edit products, Delete products, View Received Orders, Update Order Status (Pending, Shipped, Delivered),
+ Buyers who can register, Login, Browse products by all sellers, Add products to cart, Checkout, View order history, View order status, Cancel order, View seller profile, View seller products
## Demo
[Visit](https://bazario.vercel.app/)
## Screenshots

## Environment Variables
To run this project, you will need to add the relevant environment variables to your `.env` file
See `.env.example`
## Features
## Run Locally
## Tech Stack
**Client:** React, Zustand, TailwindCSS, Vite, React Router, React Query
**Server:** Supabase
## License
[MIT](https://choosealicense.com/licenses/mit/)