KMTonmoy / ShopSmart-Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShopSmart Client

ShopSmart is an e-commerce front-end application built with React.js, allowing users to browse products, add items to their cart, and place orders.

Features

  • User authentication with Firebase.
  • Product listing and details view.
  • Add to cart and order placement.
  • Responsive design for all devices.

Tech Stack

  • React.js
  • Tailwind CSS
  • DaisyUI
  • SweetAlert2
  • Firebase Authentication

Setup

  1. Clone the repository:

    git clone https://github.com/KMTonmoy/ShopSmart-Client
    cd shopsmart-client
    
  2. Install dependencies:

    npm install
  3. Run the Code On LocalHost:

npm run dev

About


Languages

Language:JavaScript 98.9%Language:CSS 0.7%Language:HTML 0.4%