https://github.com/brunopulis/nasa-experiments
:rocket: Experiments with Nasa API
https://github.com/brunopulis/nasa-experiments
api axios js nasa-api nasa-apod nasa-astronomy-picture nasa-experiments
Last synced: 3 months ago
JSON representation
:rocket: Experiments with Nasa API
- Host: GitHub
- URL: https://github.com/brunopulis/nasa-experiments
- Owner: brunopulis
- License: mit
- Created: 2017-03-28T20:53:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-12-29T20:58:19.000Z (over 4 years ago)
- Last Synced: 2024-04-14T19:51:30.953Z (over 2 years ago)
- Topics: api, axios, js, nasa-api, nasa-apod, nasa-astronomy-picture, nasa-experiments
- Language: JavaScript
- Homepage:
- Size: 24.1 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://travis-ci.org/brunopulis/nasa-experiments)

# Nasa Experiments
Example to Connect Nasa API.
## How to use
To run locally this project clone this repository with:
``` git clone git@github.com:brunopulis/nasa-experiments.git ```
## Installing dependencies
``` npm install or npm i ```
## Start the app
``` npm run start ```
## License
[MIT](./LICENSE)