This is a simple Typing Test application that allows users to practice typing and improve their typing speed.
- Clone the repository to your local machine:
git clone https://github.com/username/typing-test.git- Navigate to the project directory:
cd typing-test- Install the required dependencies:
npm installThe application is written in JavaScript and can be compiled using the following command:
npm run buildThis will generate a dist directory containing the compiled JavaScript files.
To run the application locally, you can use the following command:
npm run startThis will start a local web server and the application can be accessed by navigating to http://localhost:3000 in your web browser.
To use the Typing Test application, follow these steps:
-
Register for a new account or login if you already have an account.
-
Navigate to the Typing Test page.
-
Start typing the text displayed on the screen.
-
After you finish typing, your results will be displayed, including your typing speed and accuracy.
-
You can view a list of your previous test results by navigating to the Results page.
- Tom Tito
- Teang Sreyroth
- Veasna Dara
This project is licensed under the MIT License. See the LICENSE file for details.