Speedier is an easy-to-use internet speed tester with a minimalistic UI that measures internet download and upload speeds, and summarizes your speeds.
- Measures internet download speed
- Measures internet upload speed
- Provides a summary of your internet speeds
- Minimalistic and user-friendly interface
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
Clone this repository $ git clone https://github.com/ShivrajCodes/speedier.git
Go into the repository $ cd speedier
Install dependencies $ npm install
Run the app $ npm start
Fork the repository. Create your feature branch: git checkout -b feature/your-feature. Commit your changes: git commit -m 'Add some feature'. Push to the branch: git push origin feature/your-feature. Open a pull request.
If you have any questions or issues, please open an issue in this repository.
This project is licensed under the MIT License - see the LICENSE file for details.
Star the Repo If you find this project useful, please consider starring the repository. It helps to show your support and keeps us motivated to improve the project!


