mirror of
https://github.com/vercel/commerce.git
synced 2025-07-12 23:41:22 +00:00
Link to an online demo of the Spree integration in the README
This commit is contained in:
parent
e9397bcb72
commit
b9f8ed659d
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
![Screenshots of Spree Commerce and NextJS Commerce][5]
|
![Screenshots of Spree Commerce and NextJS Commerce][5]
|
||||||
|
|
||||||
A preview integration of Spree Commerce within NextJS Commerce. It supports browsing and searching Spree products and adding products to the cart as a guest user.
|
A preview integration of Spree Commerce within NextJS Commerce. It supports browsing and searching Spree products and adding products to the cart as a guest user. [You can see it in action online.][6]
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@ -38,3 +38,4 @@ Finally, run `yarn dev` :tada:
|
|||||||
[3]: https://github.com/spree/spree_starter
|
[3]: https://github.com/spree/spree_starter
|
||||||
[4]: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS
|
[4]: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS
|
||||||
[5]: ./README-assets/screenshots.png
|
[5]: ./README-assets/screenshots.png
|
||||||
|
[6]: https://spree-x-nextjscommerce-demo.vercel.app/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user