Swadesi Bazar - React E-Commerce Platform

Welcome to Swadesi Bazar, an open-source e-commerce platform built with React.js. Swadesi Bazar allows you to create a full-featured online shopping experience with features like product listing, a shopping cart, and a seamless checkout process.

DEMO LINK:

https://swadesi-bazar.netlify.app/

image

Features

Product Listing

  • Display a wide range of products with images, product names, prices, and convenient "Add to Cart" buttons.
  • Implement product filters to enable users to sort and find products by category, price range, or ratings.

Shopping Cart

  • Users can view and manage the products they've added to their shopping cart.
  • Easily increase, decrease, or remove items from the cart.
  • Real-time updates for the cart total and item count.

Checkout (will update soon)

  • A streamlined checkout process that calculates the total cost of items in the cart.
  • Allows users to enter shipping information and payment details.

Responsive Design

  • Swadesi Bazar is designed to be responsive and work seamlessly on both desktop and mobile devices.
  • The layout optimizes itself for various screen sizes.

Tech Stack

  • Frontend Framework: React.js
  • Routing: React Router
  • Virtual DOM Rendering: React DOM
  • Styling: Tailwind CSS

Getting Started

  1. Clone the repository to your local machine.
git clone https://github.com/your-username/swadesi-bazar.git
  1. Install dependencies using npm or yarn.
npm install
  1. Start the development server.
npm run start
  1. Open your browser and access the app at http://localhost:3000

Thank you for your interest in Swadesi Bazar, and we look forward to seeing your contributions!

Built With

Share this project:

Updates