From b9f8ed659d3bf566a198659c4877ac26ee0c95aa Mon Sep 17 00:00:00 2001 From: tniezg Date: Wed, 1 Sep 2021 11:03:12 +0200 Subject: [PATCH] Link to an online demo of the Spree integration in the README --- framework/spree/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/framework/spree/README.md b/framework/spree/README.md index 305ef53f5..d65fd0beb 100644 --- a/framework/spree/README.md +++ b/framework/spree/README.md @@ -2,7 +2,7 @@ ![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 @@ -38,3 +38,4 @@ Finally, run `yarn dev` :tada: [3]: https://github.com/spree/spree_starter [4]: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS [5]: ./README-assets/screenshots.png +[6]: https://spree-x-nextjscommerce-demo.vercel.app/