This project shows how to create a headless ecommerce application using Next.js, and Tailwind.
Deploy the example using Vercel
Check out our Next.js deployment documentation for more details.
Execute create-next-app
with npm, Yarn, or pnpm to bootstrap the example::
npm install
yarn