Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`