Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kuntowck/shopping-cart
Web aplikasi untuk menampilkan produk e-commerce, serta dapat menambahkan produk ke dalam cart.
https://github.com/kuntowck/shopping-cart
api axios javascript react redux shadcn-ui tailwindcss vite zustand
Last synced: about 2 months ago
JSON representation
Web aplikasi untuk menampilkan produk e-commerce, serta dapat menambahkan produk ke dalam cart.
- Host: GitHub
- URL: https://github.com/kuntowck/shopping-cart
- Owner: kuntowck
- Created: 2024-09-23T13:39:45.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-25T12:50:16.000Z (2 months ago)
- Last Synced: 2024-11-25T13:40:41.325Z (2 months ago)
- Topics: api, axios, javascript, react, redux, shadcn-ui, tailwindcss, vite, zustand
- Language: JavaScript
- Homepage:
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-Commerce Shopping Cart Application
A sleek e-commerce web app for browsing products and managing a shopping cart with ease.
---
## ✨ Features
- **Product Catalog:**
Browse through a list of products fetched from an API.- **Shopping Cart:**
Add, remove, and manage items in a user-friendly shopping cart.- **User Authentication:**
Secure user sessions with **JWT authentication**.- **State Management:**
Built with **Redux** for efficient and scalable state handling.---
## 🛠️ Tech Stack
- **Frontend:** React, Vite
- **Styling:** TailwindCSS, shadcn/ui
- **State Management:** Redux
- **API Integration:** Axios---
## 🔧 Installation
1. Clone the repository:
```bash
git clone https://github.com/kuntowck/shopping-cart.git
cd shopping-cart