A high-fidelity, minimalist internet speed test application built with Next.js and Tailwind CSS.
Check out the live version here: https://fast-clone.netlify.app/
- Real-time Speed Measurement: Accurate download speed estimation with fluid animations.
- Detailed Metrics: Unloaded and loaded latency, upload speed, and packet loss data.
- Minimalist Design: Clean, high-contrast UI mimicking the FAST.com experience.
- Mobile Optimized: Fully responsive design with fluid typography.
- Dark Mode: Supports system preferences for comfortable viewing.
- Framework: Next.js 15+
- Styling: Tailwind CSS 4
- Icons: Lucide React
- Deployment: Netlify
First, install the dependencies:
pnpm installThen, run the development server:
pnpm devOpen http://localhost:3000 with your browser to see the result.
Contributions are welcome! Feel free to open an issue or submit a pull request.
This project is open-source and available under the MIT License.
Powered by Mrmikeade