Shoppio is a modern, responsive e-commerce web application built with React and Vite.
It features product listing, product details, cart, favorites, authentication forms, and more.
- Product listing with images, price, rating, and details
- Product details page
- Add to cart and cart management
- Add/remove favorites (heart icon)
- Favorites page with all your liked products
- Responsive navigation bar with badge counters
- Login & Register forms with validation
- Blog and Features informational pages
-
Clone the repository:
git clone https://github.com/yourusername/shoppio.git cd shoppio
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open in your browser:
http://localhost:5173
- React
- Vite
- FontAwesome
- Demo images: Apple.com
This project is for educational/demo purposes.