All Projects → moltin → Nextjs Demo Store

moltin / Nextjs Demo Store

Licence: mit
🛍 Moltin powered Next.js storefront

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Nextjs Demo Store

React Storefront
React Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, Apache-2.0 license. Join us as contributor ([email protected]).
Stars: ✭ 292 (+197.96%)
Mutual labels:  commerce, nextjs
Next Ecommerce
⚡️ Quantum Ecommerce. Made with Next.js | GraphQL | Apollo Server | Apollo Client | SSR
Stars: ✭ 186 (+89.8%)
Mutual labels:  commerce, nextjs
Example Storefront
Example Storefront is Reaction Commerce’s headless ecommerce storefront - Next.js, GraphQL, React. Built using Apollo Client and the commerce-focused React UI components provided in the Storefront Component Library (reactioncommerce/reaction-component-library). It connects with Reaction backend with the GraphQL API.
Stars: ✭ 471 (+380.61%)
Mutual labels:  commerce, nextjs
React Storefront
Build and deploy e-commerce progressive web apps (PWAs) in record time.
Stars: ✭ 275 (+180.61%)
Mutual labels:  commerce, nextjs
Commercejs Nextjs Demo Store
Commerce demo store built for the Jamstack. Built with Commerce.js, Next.js, and can be one-click deployed to Netlify. Includes product catalog, categories, variants, cart, checkout, payments (Stripe) order confirmation, and printable receipts.
Stars: ✭ 737 (+652.04%)
Mutual labels:  commerce, nextjs
Nextjs With Redux And Material Ui
A boilerplate NextJS with Redux and Material UI
Stars: ✭ 79 (-19.39%)
Mutual labels:  nextjs
Next Starter
Next.js Starter using GraphQL, MobX (Next.js, TypeScript, Babel, Express.js, Apollo Client, React Apollo, React Apollo Hooks, GraphQL Codegen, MobX, mobx-state-tree, styled-components, next-optimized-images, Serverless Framework, AWS Lambda, Dotenv)
Stars: ✭ 90 (-8.16%)
Mutual labels:  nextjs
Nextjs Full Demo
Demo about integration between examples of next.js and also fix some issues during development
Stars: ✭ 76 (-22.45%)
Mutual labels:  nextjs
Nextjs Jwt Example
next.js authorization example including private route protection
Stars: ✭ 72 (-26.53%)
Mutual labels:  nextjs
Epoch
A simple but powerful Epoch converter
Stars: ✭ 94 (-4.08%)
Mutual labels:  nextjs
Next Offline
make your Next.js application work offline using service workers via Google's workbox
Stars: ✭ 1,306 (+1232.65%)
Mutual labels:  nextjs
Nextra
The Next.js Static Site Generator
Stars: ✭ 1,271 (+1196.94%)
Mutual labels:  nextjs
Homepage
my personal website
Stars: ✭ 80 (-18.37%)
Mutual labels:  nextjs
React Env
Runtime environment variables for react apps.
Stars: ✭ 90 (-8.16%)
Mutual labels:  nextjs
Reactime
Chrome extension for improving and optimizing performance in React applications (Gatsby and Next.js compatible).
Stars: ✭ 1,219 (+1143.88%)
Mutual labels:  nextjs
Typescript Nextjs Redux Material Ui Example
next.js v9, typescript v3.7, redux, material-ui v4, react-hooks, redux-saga, SSR
Stars: ✭ 93 (-5.1%)
Mutual labels:  nextjs
Nextjs Website Boilerplate
A Next.js website boilerplate that satisfies some common website requirements.
Stars: ✭ 74 (-24.49%)
Mutual labels:  nextjs
Next Progressbar
Add a progress bar to next.js
Stars: ✭ 84 (-14.29%)
Mutual labels:  nextjs
Nextjs Redux Firebase Authentication
Boilerplate Project for Authentication with Firebase in NextJs and Redux
Stars: ✭ 90 (-8.16%)
Mutual labels:  nextjs
Resume Nextjs
Next.js 로 누구나 쉽게 만드는 Static HTML 이력서
Stars: ✭ 84 (-14.29%)
Mutual labels:  nextjs

Next.js demo store

🛍 Next.js demo store built with moltin

Next.js webshop built using Stripe checkout and moltin.

Check out the demo here.

🛠 Setup

Both a moltin and Stripe account are needed for this store to run successfully.

Create a .env file at the project root with your moltin client_id and Stripe test publishable key.

MOLTIN_CLIENT_ID=
STRIPE_PUBLISHABLE_KEY=

npm install

npm run dev

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].