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

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

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/brunopulis/nasa-experiments.svg?branch=master)](https://travis-ci.org/brunopulis/nasa-experiments)

![Photo about the milky way - by Jon Dolan](https://user-images.githubusercontent.com/1204692/30971075-5766ce58-a43d-11e7-8cef-f736812454c6.jpg)

# 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)