A modern, accurate internet speed testing application built with Next.js.
- Download and Upload speed testing
- Ping measurement
- IP and location detection
- Regional network statistics
- Test history
- Responsive design
- Clone the repository
- Copy
.env.example
to.env.local
and fill in your values - Install dependencies:
npm install
- Run the development server:
npm run dev
- Next.js
- TypeScript
- Tailwind CSS
- Framer Motion
- Sonner (Toast notifications)
Contributions are welcome! Please read our contributing guidelines before submitting a PR.
MIT