my APOD site
- 2 Devlogs
- 2 Total hours
A site that fetches the astronomy picture of the day from the NASA API
A site that fetches the astronomy picture of the day from the NASA API
Finished the site. Added new fonts, tweaked the colors, wrote a README, and added a typing animation for while the API request loads. Had a lot of fun building this one.
I just finished the guide for the APOD site with the NASA API, I had some trouble with the API, but I managed to work it out.
It was the first time I wrote in the Vite framework without using AI, it took some time until I managed to make it work. This short project taught me new web development skills (e.g. clip-path on CSS).