Skip to content

Commit

Permalink
add codesandbox demo link to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nygardk committed Nov 18, 2023
1 parent 77ecaa7 commit 17a3d7d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,11 @@

#### Demo

[View demo](https://npm-react-share-demo.netlify.app)
[View deployed demo](https://npm-react-share-demo.netlify.app)

To run demo: clone repo and run `npm install && npm run run-demos`
[Codesandbox example](https://codesandbox.io/p/sandbox/react-share-demo-474q4k)

To run demo locally: clone repo and run `npm install && npm run run-demos`
and open `http://localhost:8080`.

## Install
Expand Down

0 comments on commit 17a3d7d

Please sign in to comment.