Skip to content

Small scale application using NASA Api to gather astronomy images of the day. Images are displayed in descending order by date, started with the current date. Image details are displayed on a secondary page with title, date, and copyright information.

Notifications You must be signed in to change notification settings

Gerardo-S/TheGrandUniverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The GrandUniverse

Description

An application using create-react app displaying 16 current images from the NASA APOD API. Upon landing on the home page images from the last 16 days are displayed in descending order. Each image may be clicked to view details for that image taken on that particular day.

Instruction/Use

Before launching app ensure correct packages with dependencies are installed. Run npm i in the terminal to get started. Once dependencies have been installed using node, open integrated terminal for server.js file and start app by using the command npm start.

Demo of Application

APOD-Page

Issues/Improvements

Application requires enhancements for image optimization and loading.

Link to Repo: https://github.com/Gerardo-S/TheGrandUniverse
Link to Heroku: https://nasa-apod-gs.herokuapp.com/

About

Small scale application using NASA Api to gather astronomy images of the day. Images are displayed in descending order by date, started with the current date. Image details are displayed on a secondary page with title, date, and copyright information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published