Features I’ve added:
- Title and Logo
- Local Date and Time
- Search bar (which takes you to Google)
- 4 quick search icons (Github, LinkedIn, Instagram, Youtube)
- NASA APOD background (Using custom API key stored inside config.js folder, which’ll be gitignored)
- Footer showing the name of the NASA “image of the day”
- Live news which changes every 10-15 seconds. By clicking on its link, you can access the official news article.
NOTE: I had some difficulties setting up Vite. Therefore, I decided to store my API key in a separate config.js file (.gitignore) and my pulse.html will directly access that API key and tell my JS logic () to open it and display the NASA Image of the Day.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.