Map update! 🌎

This commit is contained in:
rzmk 2021-12-24 20:36:01 -05:00
parent fe32cf5c9c
commit 519b54f2b4
9 changed files with 349 additions and 20 deletions

View file

@ -2,13 +2,14 @@
[![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.
Fetches the latitude and longitude of the International Space Station (ISS) every 2 seconds and displays the live position on a map with a progress bar.
## Technologies
- [React](https://reactjs.org/)
- [TailwindCSS](https://tailwindcss.com/)
- [react-icons](https://github.com/react-icons/react-icons)
- [wheretheiss.at](https://wheretheiss.at)
- [react-icons](https://github.com/react-icons/react-icons)
- [react-simple-maps](https://github.com/zcreativelabs/react-simple-maps)
- [uiGradients](https://uigradients.com/#VisionsofGrandeur)
- [GitHub Pages](https://pages.github.com/)