Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parthvyas7/bazario
React e-commerce platform with Supabase backend.
https://github.com/parthvyas7/bazario
ecommerce react supabase
Last synced: about 2 months 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-26T11:53:26.000Z (5 months ago)
- Last Synced: 2024-10-10T19:28:34.750Z (4 months ago)
- Topics: ecommerce, react, supabase
- Language: JavaScript
- Homepage: https://bazario.vercel.app/
- Size: 99.6 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
![App Screenshot](https://via.placeholder.com/468x300?text=App+Screenshot+Here)
## Environment Variables
To run this project, you will need to add the relevant environment variables to your `.env` file
See `.env.sample`
## Features
## Run Locally
## Tech Stack
**Client:** React, Zustand, TailwindCSS, Vite, React Router, React Query
**Server:** Supabase
## License
[MIT](https://choosealicense.com/licenses/mit/)