Website for measuring the speed of text printing. On the website you can choose the number of words or sentences for the text you need. The data is obtained using a third-party service https://fish-text.ru/ To start the test, you need to enter the first necessary character in the input field for mobile devices and just on the site page for PC users.
- Clone the repo
git clone https:https://github.com/Wastend/SpeedTest.git
- Open folder SpeedTest
- Open console
- Write command for download all libraries
npm i
- After the installation is complete, enter the following command
npm run start
- Open website localhost:3000