Skip to content

IanMarcony/TestInternet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Internet Test

This project is to verify your speed connection with internet

1. Technologies

2. How to install ?

   git clone https://github.com/IanMarcony/TestInternet.git
   
   cd TestInternet
   
   pip install -r requirements.txt # or use pip3 install -r requirements.txt
   
   cd api
   
   npm install # or use yarn

3. How to execute?

  • Execute python file
      python main.py # or use python3 main.py
  • Execute Api
     # In api folder execute follow command
     npm run dev

About

This is an application to register speed internet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages