_____ _ _ _______ ______ _____ _____ _______ ______ _ _ _____ |_ _| \ | |__ __| ____| __ \ / ____|__ __| ____| | | | /\ | __ \ | | | \| | | | | |__ | |__) | (___ | | | |__ | | | | / \ | |__) | | | | . ` | | | | __| | _ / \___ \ | | | __| | | | | / /\ \ | _ / _| |_| |\ | | | | |____| | \ \ ____) | | | | |____| |____| |____ / ____ \| | \ \ |_____|_| \_| |_| |______|_| \_\_____/ |_| |______|______|______/_/ \_\_| \_\
This is the web that will allow you to see NASA APOD , live ISS tracer , and a image gallery of the nasa with search bar with clean ui and interface.
This is a open source repo made for stardust project.
- html
- css
- javascript
- vite
- NASA API
Rename .env.example to .env and put your own API key
VITE_NASA_API_KEY = your_actual_key_hereFor vite I used chatgpt to understand what it is. I have also read that guide but thats not enough , bug after learning vite , I come to know that it is quiet simple , just we have to do is to write all the code in the js file , any many other things I learned while completing this project.
For ISS live location i have used chat gpt to how to get this , The idea was mine but I was not able
to make it happen using code . https://wheretheiss.at/
I have used nasa api , you can get yours too from here https://api.nasa.gov/.
The header section box shadow is generated from https://html-css-js.com/css/generator/box-shadow/.
Made with love by AYUSH KUSHWAHA.