Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopzone

Shopzone is a modern e-commerce application built with React and Vite, featuring a responsive design and seamless user experience.

Features

  • Product Browsing: Explore a wide range of products in our shop.
  • Detailed Product Views: View detailed information for each product.
  • Shopping Cart: Add items to your cart and manage quantities.
  • User Authentication: Secure login and protected checkout routes.
  • Checkout Process: Streamlined checkout experience.
  • Contact Form: Easy way to get in touch.

Screenshots

Shopzone Screenshot 2 Shopzone Screenshot 1 Shopzone Screenshot 3 Shopzone Screenshot 4

Tech Stack

  • Frontend: React, React Router Dom
  • Build Tool: Vite
  • Icons: Lucide React
  • Styling: CSS (Custom properties and responsive design)

Getting Started

  1. Clone the repository
  2. Install dependencies:
    npm install
  3. Run the development server:
    npm run dev
  4. Build for production:
    npm run build

Project Structure

  • src/components: Reusable UI components (Navbar, Footer, etc.)
  • src/pages: Page components (Home, Shop, Product, Cart, etc.)
  • src/context: React Context for state management (Auth, Cart)
  • public: Static assets

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages