https://github.com/victorola-coder/slow
A site like fast.com that shows your internet speed, then extra feats like seeing your ip and the average internet speed by your network provider in your region
https://github.com/victorola-coder/slow
Last synced: 5 months ago
JSON representation
A site like fast.com that shows your internet speed, then extra feats like seeing your ip and the average internet speed by your network provider in your region
- Host: GitHub
- URL: https://github.com/victorola-coder/slow
- Owner: Victorola-coder
- Created: 2025-03-01T05:17:49.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2025-03-07T19:27:22.000Z (over 1 year ago)
- Last Synced: 2025-10-28T00:39:20.393Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 425 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SpeedPulse - Internet Speed Test
A modern, accurate internet speed testing application built with Next.js.
## Features
- Download and Upload speed testing
- Ping measurement
- IP and location detection
- Regional network statistics
- Test history
- Responsive design
## Getting Started
1. Clone the repository
2. Copy `.env.example` to `.env.local` and fill in your values
3. Install dependencies:
```bash
npm install
```
4. Run the development server:
```bash
npm run dev
```
## Tech Stack
- Next.js
- TypeScript
- Tailwind CSS
- Framer Motion
- Sonner (Toast notifications)
## Contributing
Contributions are welcome! Please read our contributing guidelines before submitting a PR.
## License
MIT