iss-position-spa/README.md
2021-12-24 20:36:01 -05:00

15 lines
658 B
Markdown

# International Space Station Position SPA 🛰
[![Webapp demo](demo.gif)](https://rzmk.github.io/iss-position-spa)
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/)
- [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/)