TheNewC0der-24 / Detect-Network-Status

Monitor and test Internet connectivity. Detect when Internet doesn't work over operating Wi-Fi or Ethernet. Also detect latency, download speed, and effective bandwidth

Home Page:https://detect-network-status.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detect Network Status

About

Monitor and test Internet connectivity. Detect when Internet doesn't work over operating Wi-Fi or Ethernet.

Feature

Use navigator's connection property and react to change in our connection to return an updated status !

  • Detect Network status.
  • Detect Latency i.e., Round Trip Time.
  • Detect Down Link means download speed.
  • Detect Effective Bandwidth.

Built With

React.JS Bootstrap

Hosted On

This network detector is hosted on vercel, hence accessible anywhere.

Dependency Installed

npm i react-icons --save
npm i react-router-dom

Preview

preview

Link

https://detect-network-status.vercel.app/

Hope you like this application :)

Show some ❤️ by giving ⭐ to this repository !!

About

Monitor and test Internet connectivity. Detect when Internet doesn't work over operating Wi-Fi or Ethernet. Also detect latency, download speed, and effective bandwidth

https://detect-network-status.vercel.app/

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 90.4%Language:CSS 6.4%Language:HTML 3.2%