Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.12 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.12 KB

Overview

This repository contains the code for a Text Speed Analyzer. This application is designed to analyze the speed of text input by the user. It's built using HTML, CSS, and JavaScript.

Author

This project is created and maintained by Your Name.

Features

  • Preloaded Text: The application comes with a preloaded paragraph for users to type.
  • Speed Calculation: The application calculates the speed of the user's typing in real-time.
  • Metrics Display: The application displays metrics like Words Per Minute (WPM), Characters Per Minute (CPM), errors, and time left.
  • Interactive UI: The application has a user-friendly and interactive interface.

How to Use

  1. Open the Text Speed Analyzer.
  2. Start typing the preloaded text in the text area.
  3. The application will automatically calculate and display your typing speed, along with other metrics like WPM, CPM, errors, and time left.

ScreenShot

image