SeanMarkWD / Speed-Typing-Test

0 stars 0 forks source link

Typing Speed Test

Typing Speed Test is a web application that allows users to test their typing speed and accuracy. Users can type a randomly fetched piece of text within a given time frame and view their results, including words per minute (WPM) and accuracy. The app also stores users' metrics and displays their progress over time.

Features

Technologies Used

Setup and Usage

  1. Clone the repository:

    git clone (https://github.com/SeanMarkWD/Speed-Typing-Test.git)
    cd typing-speed-test
  2. Open index.html in your browser:

    Simply open the index.html file in your favorite web browser to start using the Typing Speed Test application.

  3. Run the Typing Speed Test:

    • Type the displayed text in the input area.
    • The timer will start automatically when you begin typing.
    • Your WPM and accuracy will be displayed at the end of the 60-second test.
    • View your previous metrics in the table below the test area.

File Structure

Error Handling

Acknowledgements