An open API service indexing awesome lists of open source software.

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

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