Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 370 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 370 Bytes

Carts

Project description

Carts is a simple admin dashboard application connected with dummyJSON API, where you can display price data of specific cart. User can also add new cart by adding products from the list of products, and delete carts from the main list.

Technology stack

  • React.js
  • Typescript
  • Tailwind CSS
  • dummyJSON
  • Recharts
  • Vite
  • Vitest