This is a simple e-commerce web application built as the final assignment for Baitussalam Tech Park.
The app is developed using React, React Router v7, and Tailwind CSS.
🌐 Live Site: Demo Link Here
- Fetches product data from dummyjson.com
- Displays products in a clean, responsive UI
- Dynamic product detail pages
- Basic Login and Signup functionality
- React
- React Router v7
- Tailwind CSS
-
Clone the repo:
git clone https://github.com/iMuhammadAnas/E-Commerce-App.git
-
Navigate to the folder:
cd E-Commerce-App -
Install dependencies:
npm install
-
Start the project:
npm start
