Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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/)