Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
An ecommerce site for Shoes built with Next.js, Material-UI, Redux, and Commerce.js.

Next.js ecommerce starter built as a web programming final exam, using MongoDB, Prisma, Tailwind CSS, and JWT auth.
Shoe Good is a Next.js ecommerce starter template for building a shoe store, pairing Commerce.js for backend commerce with Razorpay for payment processing.
Shoe Good is a Next.js ecommerce starter for shoe retailers that uses Commerce.js as its headless commerce backend and Razorpay as its payment gateway. The template takes product and order data from Commerce.js and renders a browsable storefront with a cart and checkout flow. It runs on the React-based Next.js framework and is published as a public GitHub repository with 2 stars. The repository includes a link to Razorpay's official checkout options documentation.
Shoe Good connects Commerce.js for product catalog and order management, and uses Razorpay's standard web integration for payments. The repository links to Razorpay's official checkout options documentation, indicating the app passes constructor parameters for order creation. After checkout, Commerce.js handles order fulfillment and inventory.
Shoe Good is a public GitHub repository, so the code is freely available for anyone to clone and modify. There is no mention of a paid license in the repository description.
Shoe Good is a functional ecommerce site for shoes. It displays products from Commerce.js, lets customers add them to a cart, and processes payments through Razorpay.
You can fork and deploy Shoe Good for a production store, but you need to supply your own Commerce.js and Razorpay credentials. The repository has only 2 stars, so it is a small starter rather than a widely adopted solution.