From eddd26cd0420626e8ce289e3d3e083deed97b661 Mon Sep 17 00:00:00 2001 From: rzmk Date: Thu, 23 Dec 2021 06:29:32 -0500 Subject: [PATCH] Make demo GIF clickable and add new API --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6021f81..4c88b8e 100644 --- a/README.md +++ b/README.md @@ -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/)