Skip to content

Commit

Permalink
add react-storefront links & description (#9055)
Browse files Browse the repository at this point in the history
  • Loading branch information
zaiste committed Feb 2, 2022
1 parent a1a0ba1 commit dbc17c8
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,11 @@ The easiest way to run all components of Saleor (API, storefront and dashboard)

## Storefront

For PWA, single-page storefront go to the [saleor-storefront](https://github.com/saleor/saleor-storefront) repository.
An open-source storefront in React.js with Next.js. Built for Headless Commerce, using a modern stack with TypeScript, GraphQL, Apollo, and Tailwind CSS.

[View storefront demo](https://demo.saleor.io/)
[React Storefront Repository](https://github.com/saleor/react-storefront)

[View Storefront Demo](https://reactstorefront.vercel.app/)

## Dashboard

Expand All @@ -117,7 +119,9 @@ For dashboard go to the [saleor-dashboard](https://github.com/saleor/saleor-dash

Want to see Saleor in action?

[View Storefront](https://demo.saleor.io/) | [View Dashboard (admin area)](https://demo.saleor.io/dashboard/)
* [View React Storefront](https://reactstorefront.vercel.app/)
* [View Dashboard (admin area)](https://demo.saleor.io/dashboard/)
* [View Legacy Storefront](https://demo.saleor.io/)

Or launch the demo on a free Heroku instance.

Expand Down

0 comments on commit dbc17c8

Please sign in to comment.