forked from crowetic/commerce
Update README for Medusa (#1020)
* Update README.md * Prettier. --------- Co-authored-by: Michael Novotny <manovotny@gmail.com>
This commit is contained in:
parent
f5dade74fb
commit
50b4e6cbc6
10
README.md
10
README.md
@ -2,9 +2,7 @@
|
|||||||
|
|
||||||
# Next.js Commerce
|
# Next.js Commerce
|
||||||
|
|
||||||
> Note: Looking for Next.js Commerce v1? View the [code](https://github.com/vercel/commerce/tree/v1), [demo](https://commerce-v1.vercel.store), and [release notes](https://github.com/vercel/commerce/releases/tag/v1)
|
A Next.js 13 and App Router-ready ecommerce template featuring:
|
||||||
|
|
||||||
A Next.js 13 and App Router-ready ecommerce template, built with Shopify, featuring:
|
|
||||||
|
|
||||||
- Next.js App Router
|
- Next.js App Router
|
||||||
- Optimized for SEO using Next.js's Metadata
|
- Optimized for SEO using Next.js's Metadata
|
||||||
@ -17,9 +15,13 @@ A Next.js 13 and App Router-ready ecommerce template, built with Shopify, featur
|
|||||||
- Checkout and payments with Shopify
|
- Checkout and payments with Shopify
|
||||||
- Automatic light/dark mode based on system settings
|
- Automatic light/dark mode based on system settings
|
||||||
|
|
||||||
## Alternate Providers
|
> Note: Looking for Next.js Commerce v1? View the [code](https://github.com/vercel/commerce/tree/v1), [demo](https://commerce-v1.vercel.store), and [release notes](https://github.com/vercel/commerce/releases/tag/v1)
|
||||||
|
|
||||||
|
## Providers
|
||||||
|
|
||||||
|
- Shopify (this repository)
|
||||||
- [Saleor](https://github.com/saleor/nextjs-commerce) ([Demo](https://saleor-commerce.vercel.app/))
|
- [Saleor](https://github.com/saleor/nextjs-commerce) ([Demo](https://saleor-commerce.vercel.app/))
|
||||||
|
- [Medusa](https://github.com/medusajs/vercel-commerce) ([Demo](https://medusa-nextjs-commerce.vercel.app/))
|
||||||
|
|
||||||
## Running locally
|
## Running locally
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user