Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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@latest

npx shadcn@latest init
```