Skip to content

coderrob22/Star-Gazers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star-Gazers

API from NASA

Link to project: https://coderrob22.github.io/Star-Gazers/

Screen Shot 2022-11-25 at 8 27 36 AM

How It's Made:

Tech used: HTML, CSS, JavaScript

This is a webpage using the NASA API: APOD (Astronomy Picture of the Day). This page receives info from NASA every day. To use this page click on the "Change Date" button which will load the picture and description for the day (from NASA). You can also change the date to another day's picture of the day.

Lessons Learned:

This was such a fun project to work on and I really enjoyed learning more about fetch requests and working with NASA data.

Examples:

Take a look at this example that I have in my portfolio:

Jeopardy Party: https://coderrob22.github.io/Jeopardy-API/

Cheers!