thunderwin / layer0-nextjs-commerce-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js Commerce

The all-in-one starter kit for high-performance e-commerce sites. With a few clicks, Next.js developers can clone, deploy and fully customize their own store. Start right now at nextjs.org/commerce

Demo live on the Layer0

This project is currently under development.

Goals and Features

  • Performant by default
  • SEO Ready
  • Internationalization
  • Responsive
  • UI Components
  • Theming
  • Standardized Data Hooks
  • Integrations - Integrate seamlessly with the most common ecommerce platforms.
  • Dark Mode Support

Running Locally

yarn install
layer0 run

Deploying to Layer0

First, sign up for a free account on Layer0

Then run the following to deploy your site:

layer0 deploy --team=<my team here>

About

License:MIT License


Languages

Language:TypeScript 84.4%Language:CSS 12.7%Language:JavaScript 3.0%