Skip to content

πŸ›’ A simple and responsive shopping cart application built with React.js, Vite, and Tailwind CSS. Includes product listing with dynamic rendering, add/remove cart functionality, and real-time total calculation. Perfect for learning core e-commerce concepts and state management with Context API.

Notifications You must be signed in to change notification settings

Marcuii/supacart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›’ SupaCart - React Shopping Cart App

SupaCart is a simple and responsive shopping cart application built with React. It demonstrates essential e-commerce functionalities, including product listing, cart management, and total price calculation.

πŸ“Œ Features

  • πŸ›οΈ Product listing with dynamic rendering
  • πŸ›’ Add/remove items from the cart
  • πŸ”’ Real-time cart total calculation
  • 🎨 Responsive design for a seamless user experience

πŸ› οΈ Technologies Used

  • React.js
  • Context API for state management
  • Vite for fast development
  • Tailwind CSS for styling

πŸš€ Live Demo

Check out the live version here: SupaCart on Vercel

πŸ“¦ Installation & Usage

  1. Clone the repository:
    git clone https://github.com/yourusername/supacart.git
  2. Navigate to the project folder:
    cd supacart
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm run dev
  5. Open http://localhost:5173 in your browser.

🀝 Contributing

Feel free to fork this repository and submit a pull request if you'd like to contribute!

πŸ“© Contact

For any questions or feedback, reach out via LinkedIn or email at marcelino.saad@proton.me.


If you like this project, consider giving it a ⭐ on GitHub!

About

πŸ›’ A simple and responsive shopping cart application built with React.js, Vite, and Tailwind CSS. Includes product listing with dynamic rendering, add/remove cart functionality, and real-time total calculation. Perfect for learning core e-commerce concepts and state management with Context API.

Resources

Stars

Watchers

Forks