my APOD site
- 3 Devlogs
- 3 Total hours
a Minimalistic aopd
a Minimalistic aopd
added buttons on footer[+_+]
so in this update i made buttons:
random:(opens a random date)
like:(likes a date and saves it)
showlikes:(showes all the likes yu have)
download:(you can download the png the description or both)
if you are wondering why i only needed 38 min most of the time while i coded it i had no wifi so it didnt get all the time
hope you like it[-_-]
Description and calander added[+_+]
now you can chose your date and there is a description (all HTML/JS/CSS)
hope you like it [-_-]
I built the basic framework [+_+]
First, I created the folder structure and set everything up with npm and Vite. Then I built a basic framework that fetches and renders the NASA image using HTML, CSS, and JS. For colors, I mainly used near-black (#0f0f0f) with white glows and 1-2px borders. I also got my API key working it stays local in a .env file and is kept off GitHub via .gitignore.
hope you like it [-_-]