Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linx05/satellite-map-react
https://github.com/linx05/satellite-map-react
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/linx05/satellite-map-react
- Owner: linx05
- Created: 2019-06-14T02:30:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T19:09:51.000Z (about 2 years ago)
- Last Synced: 2024-11-07T18:32:26.812Z (2 months ago)
- Language: JavaScript
- Size: 970 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Satellite Map React
## NYO REST API Configuration
The project requires a [n2yo.com](https://www.n2yo.com) API key. You can create an account [here](https://www.n2yo.com/login/register/).
After registering and log in, you can generate your API key [here](https://www.n2yo.com/login/edit/).**This key should be added to your local `.env` file under the `REACT_APP_N2YO_KEY` property.**
Full API documentation is available here: https://www.n2yo.com/api/.