Skip to content

sovortey514/vortey

Repository files navigation

vortey

Typing Test Application

This is a simple Typing Test application that allows users to practice typing and improve their typing speed.

Setup

  1. Clone the repository to your local machine:
git clone https://github.com/username/typing-test.git
  1. Navigate to the project directory:
cd typing-test
  1. Install the required dependencies:
npm install

Compilation

The application is written in JavaScript and can be compiled using the following command:

npm run build

This will generate a dist directory containing the compiled JavaScript files.

Running the Application

To run the application locally, you can use the following command:

npm run start

This will start a local web server and the application can be accessed by navigating to http://localhost:3000 in your web browser.

Usage

To use the Typing Test application, follow these steps:

  1. Register for a new account or login if you already have an account.

  2. Navigate to the Typing Test page.

  3. Start typing the text displayed on the screen.

  4. After you finish typing, your results will be displayed, including your typing speed and accuracy.

  5. You can view a list of your previous test results by navigating to the Results page.

Contributors

  • Tom Tito
  • Teang Sreyroth
  • Veasna Dara

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors