NASA-gram
- 1 Devlogs
- 9 Total hours
im gonna fetch all nasa's data mwahaha...
im gonna fetch all nasa's data mwahaha...
NASA API Website
i wanted to take a different spin on my version of the NASA API app by making it feel and scroll like instagram.
Goals:
First things first I made the preloading by fetching the image into an img object in JS and then storing in a global store using zustand for access from other files.
Next i made the UI a bit non conventional by having the images scroll endlessly until u hover over an image and then click on it to get more info on it!
as of now not all the buttons work