Skip to content

ec-coding/Celestial-Snapshots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An APOD Web App linked with NASA's API

Celestial Snapshots is an app that allows users to fetch various Astronomy Pictures of the Day using fetch calls linked to NASA's very own API. Built to test repeatable CSS animations in tandem with API fetches.

How It's Made:

Tech used:

Optimizations

  • Establish integration for APOD videos.
  • Add sliders to move back and forth between dates.
  • Enable mobile-friendly viewports.

Lessons Learned:

  • HTML

    • Element structuring for animated backgrounds
  • CSS

    • Gradient transitions
    • Text strokes
    • Animations and adjacent keyframes
  • JavaScript

    • Element fills using API integration
    • Class toggling to refresh CSS animations on repeat fetch calls

About

APOD Generator linked with NASA API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published