An easy to use web app in vue to display the users ip Address
IP-Address
An easy to use web app made in Vuejs and Tailwindcss
The App uses https://www.ipify.org/ to get the users
puplic IPv4 ip.
Screenshots
A few pictures of the site
Gif:
Run localy
- Download and go to your local directory
npm i
- Run it
npm run dev