A simple and interactive typing speed tester built with HTML, CSS, and JavaScript. It displays a random sentence for you to type, then tracks your Words Per Minute (WPM), elapsed time, and typing accuracy (%) in real-time!
- β¨ Random sentence generation
- π Real-time WPM and time tracking
- π― Live typing accuracy feedback
- β Final result summary when you finish typing
- π± Mobile-friendly and responsive design
- π‘ No dependencies β built with plain JavaScript!
index.html
: The main HTML file that includes the JavaScript and CSS files.style.css
: The CSS file that styles the page.script.js
: The JavaScript file that contains the logic for the typing speed tester.
-
Clone the repo
git clone https://github.com/codewithoyem/typing-speed-tester-100daysofcode.git cd digital-clock-dark-mode
- Clone this repository or download the files.
- Open the
index.html
file in your web browser. - Enjoy the typing speed test!
This project provides a simple and easy-to-use typing speed tester with real-time WPM and time tracking. It also includes live typing accuracy feedback and a final result summary when you finish typing. The project is built with plain JavaScript and is mobile-friendly and responsive.
Feel free to customize and modify the project to suit your needs. Enjoy the typing speed test!
Feel free to contribute to this project by submitting issues or pull requests.
If you have any questions or need further assistance, please contact me at oyem@crisent.com.
This project is created by Oluwayemi and is available for use under the MIT License.