Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 435 Bytes

README.MD

File metadata and controls

28 lines (19 loc) · 435 Bytes

Drumshop

This is a drum shop app that allows users to view and purchase bass drum beaters. The admin can add products to the shop, edit, and delete products from the shop.

How to run:

  • Clone the repo
  • Run npm install
  • Run npm run dev
  • Open localhost:3000 in your browser
  • Enjoy!

Tech stack:

  • Vite
  • React
  • SASS
  • MUI
  • React Router
  • Supabase

Link to the deployed app:

  • soon

Author:

queeeq