Skip to content

Commit 9cf0eaf

Browse files
authored
Update README.md
1 parent da399d0 commit 9cf0eaf

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,28 @@
33
![cover](https://danieledep.github.io/rovers-dithering-playground/0-0.png)
44

55
## Neat, what is this?
6-
A dithering playground, built on the NASA APIs.
6+
A dithering playground, built on the NASA APIs.
7+
demo: [https://danieledep.github.io/rovers-dithering-playground/](https://danieledep.github.io/rovers-dithering-playground/)
8+
9+
10+
## Build
11+
12+
Download your own [NASA API key](https://api.nasa.gov/) and enter it in: `NasaApiKey.js`
13+
Run in your terminal:
14+
15+
```
16+
npm run build
17+
npm run dev
18+
```
719

8-
[Sign up to the newsletter](https://tinyletter.com/danieledep)
920

1021
## Credits
1122

1223
* the rovers pictures are downloaded through the [NASA API](https://api.nasa.gov/#marsphotos) and dithered locally
1324
* data inputs use the great [Tweakpane](https://cocopon.github.io/tweakpane/)
1425

1526
## Follow for more
27+
[Sign up to the newsletter](https://tinyletter.com/danieledep)
1628
[twitter link](https://twitter.com/danieledep)
1729
[github link](https://github.com/danieledep)
1830

0 commit comments

Comments
 (0)