A modern web-based ping tool built with React, TypeScript, and Tailwind CSS.
# Install dependencies
pnpm install
# Start development server
pnpm dev
# Build for production
pnpm buildSimple web-based HTTP ping tool to measure network latency and connection status to any domain/IP and port
TypeScript