A comprehensive e-commerce platform for sporting goods
- Navbar: Logo, All Products, Manage Products, Cart, About Us.
- Footer: Social media icons, essential page links.
- Hero Section: Carousel with discounts.
- Featured Section: Latest products with details and "View Details" button.
- Category Section: Filters products by category.
- Contact Us Section: Form .
- Company info, mission, vision, contact info, team, and store location.
- Display: All products with search, filters, and sorting options.
- Details: Product info, image, Add to Cart button (duplicates increase quantity up to stock).
- View Cart: Products in cart, quantity management, and total price with 15% VAT.
- User Details: Collect name, email, phone, and address.
- Payment Methods: Cash on Delivery or Stripe (optional).
- Order Confirmation: Sends an email with order details upon completion.
- CRUD Operations: Add, delete, update products with RTK Query.
- Email Notifications: Sends email with order details upon successful order placement
- Track Order Page: Allows users to track their orders using order ID.
- Order Status: Displays status progress and order details.
To Run this project run
npm git clone GIT_REPO
npm run dev
For support, email [email protected]