A Commerce.js starter kit for Next.js. A beautifully designed elegantly developed, end to end commerce experience for developers and agencies. Pre-integrated with Stripe. One-click deploy to Vercel.
ChopChop is a demo store and starter kit that sells fine tools for thoughtful cooks. It is designed with a premium brand and offers a seamless commerce experience. The stack used for ChopChop includes Next.js, Commerce.js, Tailwind CSS, Stripe, and Vercel. There is also a live demo available to see the project in action.
To install ChopChop, follow these steps:
npm install -g @chec/cli (or yarn global add @chec/cli).cd ~/Projects.chec demo-store and choose “Chop Chop demo store (Next.js)” from the list..env, and add your NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY for using Stripe.npm run dev.Alternatively, you can manually install the project by cloning it, installing the dependencies, creating a .env file, and starting the dev server.
To install sample data, follow these additional steps:
.env.example to .env..env and fill out the required variables such as NEXT_PUBLIC_CHEC_PUBLIC_API_KEY, NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY, CHEC_SECRET_KEY, and NEXT_PUBLIC_GA_TRACKING_ID.ChopChop is a beautifully designed and elegantly developed demo store and starter kit for selling kitchen tools. It offers a premium brand and a seamless commerce experience. The installation process is straightforward, with options to use the Chec CLI or manually clone the project. Sample data is available to quickly set up the store. With its combination of Next.js, Commerce.js, Tailwind CSS, Stripe, and Vercel, ChopChop provides a comprehensive solution for anyone looking to build an e-commerce store for kitchen tools.