Built using NEXTJS, TailwindCSS, TypeScript. Every E-com features are built from scratch without any 3rd party package. Want to create your own e-commerce store try this base boiler code and build upon it.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.