Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/klus3kk/boxsounds
An e-commerce platform for selling products online.
https://github.com/klus3kk/boxsounds
Last synced: 15 days ago
JSON representation
An e-commerce platform for selling products online.
- Host: GitHub
- URL: https://github.com/klus3kk/boxsounds
- Owner: Klus3kk
- Created: 2024-06-04T21:42:20.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-23T19:41:43.000Z (4 months ago)
- Last Synced: 2025-01-10T02:48:08.545Z (15 days ago)
- Language: TypeScript
- Size: 10.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BoxSounds
An e-commerce platform for selling custom vinyls/CDs online.
## Features
* Product catalog.
* Shopping cart.
* Payment system.
* Order management.
* Admin panel.## Technologies
* Next.js,
* Tailwind,
* React,
* TypeScript,
* Lucide (for icons).## Important commands (ignore this)
```bash
pnpm dlx create-next-app@latestnpx shadcn@latest init
```