Skip to content

Typing Speed Test is a simple web application that allows users to measure their typing speed. The app displays random words, and users have to type them as quickly and accurately as possible. The typing speed result is displayed as words per second and characters per second.

License

patryk-penczek/typing-speed-test

Repository files navigation

Typing Speed Test

typingspeedtest

Description

Typing Speed Test is a simple web application that allows users to measure their typing speed. The app displays random words, and users have to type them as quickly and accurately as possible. The typing speed result is displayed as words per second and characters per second.

Demo

Live demo

Requirements

Before getting started with the project, make sure you have the following tools installed:

  • Node.js
  • Yarn

Installation

  1. Clone the repository to your local machine:

git clone https://github.com/patryk-penczek/typing-speed-test.git

  1. Navigate to the project directory:

cd typing-speed-test

  1. Install dependencies using Yarn:

yarn install

Local Development

Once the dependencies are installed, you can run the project locally in the development environment. This will enable hot-reloading for a smooth development experience.

yarn dev

Open your browser and visit http://localhost:5173 to see the application in action.

Technologies

  • Svelte
  • TypeScript
  • Tailwind CSS
  • Vite

Author

License

This project is licensed under the ISC license.

About

Typing Speed Test is a simple web application that allows users to measure their typing speed. The app displays random words, and users have to type them as quickly and accurately as possible. The typing speed result is displayed as words per second and characters per second.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published