Make demo GIF clickable and add new API

This commit is contained in:
rzmk 2021-12-23 06:29:32 -05:00
parent e28680910e
commit eddd26cd04

View file

@ -1,6 +1,6 @@
# International Space Station Position SPA 🛰
![Webapp demo](demo.gif)
[![Webapp demo](demo.gif)](https://rzmk.github.io/iss-position-spa)
Fetches the latitude and longitude of the International Space Station (ISS) every 10 seconds and displays the position with a progress bar.
@ -9,6 +9,6 @@ Fetches the latitude and longitude of the International Space Station (ISS) ever
- [React](https://reactjs.org/)
- [TailwindCSS](https://tailwindcss.com/)
- [react-icons](https://github.com/react-icons/react-icons)
- [ISS API](http://api.open-notify.org/iss-now.json)
- [wheretheiss.at](https://wheretheiss.at)
- [uiGradients](https://uigradients.com/#VisionsofGrandeur)
- [GitHub Pages](https://pages.github.com/)