Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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