Skip to content

avs-7955/pandaKeys

Repository files navigation

PandaKeys | Speed Typing Test

The website is a typing speed test application which takes its inspiration from monkeyType. It provides basic functionalities where users are presented with a portion of text and they have to type it as quickly and accurately as possible. The website calculates the user's typing speed in words per minute (WPM) and displays their accuracy and other statistics.
There are various options to modify the time and text for the test.

Tech stack
TechStack

Tailwind CSS SvelteKit

Getting Started

Installation

  • To run the JavaScript file, follow these steps:

  • Make sure you have Node.js installed on your machine. If you don't have it, you can download it from the official Node.js website (https://nodejs.org).

  • Open a command prompt or terminal window.

  • Navigate to the directory.

  • Run the following command:

  npm install
  npm run dev
  • This command will execute the script and start the development server.

Usage

  • Once the development server is running, you can access the PandaKeys website by opening a web browser and navigating to the provided URL or localhost.

  • The website will present you with a portion of text to type.

  • Start typing the text as quickly and accurately as possible.

  • When you have finished typing, the website will calculate your typing speed in WPM (words per minute) and display it along with your accuracy and other statistics.

  • You can reset the typing test and try again by clicking on the refrest button below the text.

Contributions

Contributions to this project are welcome. If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.

About

A typing speed test made using SvelteKit and Tailwind CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published