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.
- ποΈ Product listing with dynamic rendering
- π Add/remove items from the cart
- π’ Real-time cart total calculation
- π¨ Responsive design for a seamless user experience
- React.js
- Context API for state management
- Vite for fast development
- Tailwind CSS for styling
Check out the live version here: SupaCart on Vercel
- Clone the repository:
git clone https://github.com/yourusername/supacart.git
- Navigate to the project folder:
cd supacart - Install dependencies:
npm install
- Start the development server:
npm run dev
- Open
http://localhost:5173in your browser.
Feel free to fork this repository and submit a pull request if you'd like to contribute!
For any questions or feedback, reach out via LinkedIn or email at marcelino.saad@proton.me.