🛰 International Space Station (ISS) position on a world map for desktop devices. Built with React and TailwindCSS styles.
Find a file
2021-12-23 06:28:29 -05:00
public Initialize project using Create React App 2021-12-23 02:20:49 -05:00
src Use HTTPS API instead of HTTP 2021-12-23 06:28:29 -05:00
.gitignore Initialize project using Create React App 2021-12-23 02:20:49 -05:00
demo.gif ISS Position SPA launched! 🚀 2021-12-23 06:18:39 -05:00
LICENSE ISS Position SPA launched! 🚀 2021-12-23 06:18:39 -05:00
package-lock.json ISS Position SPA launched! 🚀 2021-12-23 06:18:39 -05:00
package.json ISS Position SPA launched! 🚀 2021-12-23 06:18:39 -05:00
postcss.config.js ISS Position SPA launched! 🚀 2021-12-23 06:18:39 -05:00
README.md ISS Position SPA launched! 🚀 2021-12-23 06:18:39 -05:00
tailwind.config.js ISS Position SPA launched! 🚀 2021-12-23 06:18:39 -05:00

International Space Station Position SPA 🛰

Webapp demo

Fetches the latitude and longitude of the International Space Station (ISS) every 10 seconds and displays the position with a progress bar.

Technologies