Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 350 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 350 Bytes

Welcome to my e-commerce store!

Stack

  • Next.js
  • TailwindCSS / shadcn/ui

Getting Started

install dependencies

npm i

then run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Site: nxt-store.vercel.app