This is a simple e-commerce website built with Next.js, Shadcn + Tailwind CSS, and Sanity.
- Clone the repository
- Run
yarn
to install the dependencies - Create an
.env.local
file like the.env.example
file. - Run
yarn dev
to start the development server
- Visit
localhost:3000
to view the website - Visit
localhost:3000/studio
to view the CMS