Skip to content

Talat09/T-commerce

Repository files navigation

Tech

  • Vite
  • React js
  • Redux
  • Typescript
  • Material UI

Features

  • Add To Cart
  • Save Cart Product Into The Local Storage

How To Run This Project

Run Locally

Step 1:

Clone the project

  git clone https://github.com/Talat09/T-commerce.git

Step 2:

Go to the project directory

  cd T-commerce

Step 3:

Install dependencies

  npm install

Step 4:

Start the server

  npm run dev