Skip to content

jquihano/nasa-apod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NASA Picture of the Day 🪐🔭

Link to project:

alt tag

How It's Made:

Tech used: HTML, CSS, JavaScript

Created this project to practice and learn about fetching data from an API. The documentation being well written provided me with the perfect opportunity to gain more experience with using APIs.

Lessons Learned:

While doing this project I learned how to fetch data from an API, turn that data in JSON and use the data to create a simple web app.