Skip to content
/ apod Public

A frontend in react for nasa's "Astronomy Picture Of the Day" API.

Notifications You must be signed in to change notification settings

fsicardir/apod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APOD

Astronomy Picture Of the Day

This project provides a front end for APOD, one of NASA's open APIs. This is a simple API that returns a space related image for each day of the year, along with an interesting explanation written by a professional astronomer.

It already counts with a very neat and simple official front end, but creating another one from scratch seemed like an interesting experiment and a great opportunity to practice React and learn TypeScript.

Current state

Very basic view of the current image and description. The website is hosted by GitHub and you can see it here.

Features planned

  • Buttons for previous and next day.
  • Search for images of another day.
  • Image gallery for recent photos.

About

A frontend in react for nasa's "Astronomy Picture Of the Day" API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published