A web app based on the Astronomy Picture of the Day API by NASA, made with svelte.js. Website
To work on this project locally, you can follow the following steps.
git clone https://github.com/AbdiA3/aspiod.git cd aspiod npm install npm run dev