Skip to content

A VueJS application for searching images from NASA Open API. Uses NodeJS for the back, Axios and VueRouter.

Notifications You must be signed in to change notification settings

michaelsoriano/nasa-images

Repository files navigation

NASA Images

A simple image search application for NASA images. Complete with pre-defined search terms, filters, popular search terms, cached responses and bookmarkable urls. NASA Images is a single page application built with VueJS, Bootstrap and NodeJS.

How to use

You will need a API key from the NASA API Portal. Add this in your .env file as "API_KEY".

npm install

Once its done installing, run

npm start

Open a browser and type in http://localhost:500 and you should see the site.

To start developing

NASA images has nodemon so you can develop without having to manually restart your node server. Simply do:

nodemon index.js

About

A VueJS application for searching images from NASA Open API. Uses NodeJS for the back, Axios and VueRouter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •