A modern e-commerce web application built with React.
git add . git commit -m "Added live demo link" git push
- Browse products from a live API
- Search and filter products
- Product detail pages
- Add to Cart with quantity tracking
- Wishlist with heart toggle
- Categories page
- Login & Register with form validation
- Contact page
- Responsive design
- React
- React Router DOM
- Vite
- FakeStore API
git clone https://github.com/YOUR_USERNAME/techstore-pro.git cd techstore-pro npm install npm run dev
Haider Ali