Skip to content

SaketKothari/nasa-apod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nasa-apod

Incorporating Nasa API to get random Astronomy Picture of the Day.

API Reliability :-

A very large number of people use the instance of this API that NASA has set up. If you need a extremely reliable version of this API, you likely want to stand up your own version of the API. You can do that with this code! All information that this API returns is actually just grabbed from the Astronomy Photo of the Day Website (APOD).

Features :-

  • Result is formatted into cards with an image, title add to favorites, description, date and copyright information
  • Ability to add images to favorite of our page this is accomplished using local storage
  • Also have option to remove from favorite
  • These images are lazy loaded in order to improve performance, only load when it comes to scroll.

Releases

No releases published

Packages

No packages published