Skip to content

Commit

Permalink
update readme with sandbox link
Browse files Browse the repository at this point in the history
  • Loading branch information
lmueller27 committed Jul 9, 2023
1 parent 055ad13 commit e213731
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ This is a [Next.js](https://nextjs.org/) app using [React-Vis](https://uber.gith

## Try it out

Clone the repo and install the dependencies:
You can try the app [here](https://codesandbox.io/p/github/lmueller27/daily-weather-history/sandbox) in a sandbox.

To run it locally, clone the repo and install the dependencies:

```bash
npm install --legacy-peer-deps
Expand Down

0 comments on commit e213731

Please sign in to comment.