Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelplazek/mars-weather
Displays Mars weather data from NASA APIs
https://github.com/michaelplazek/mars-weather
Last synced: 9 days ago
JSON representation
Displays Mars weather data from NASA APIs
- Host: GitHub
- URL: https://github.com/michaelplazek/mars-weather
- Owner: michaelplazek
- Created: 2021-12-12T20:35:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-13T02:42:04.000Z (almost 3 years ago)
- Last Synced: 2024-10-18T01:58:39.486Z (28 days ago)
- Language: JavaScript
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mars Weather App
This app consumes data from the open NASA APIs.
You'll need to generate an API key to use this app.Luckily, [it is very easy to do](https://api.nasa.gov/index.html#authentication).
## To start
1. Clone this repo
2. Set your `NASA_TOKEN` in your shell
3. Run `yarn dev`