This project is a web-based typing practice application designed to improve typing speed and accuracy. It features two modes of practice: "Karışık" (Random) and "Anlamlı" (Meaningful).
- Two Modes:
- Karışık Mode: Practice typing with random characters.
- Anlamlı Mode: Practice typing with meaningful words.
- Real-time Feedback:
- Displays accuracy percentage.
- Shows typing speed in words per minute (DKS).
- Responsive Design: Optimized for both desktop and mobile devices.
- Interactive Settings: Easily switch between modes with a click.
- HTML, CSS, and JavaScript
- FontAwesome for icons
- Google Fonts for custom typography
- Enter the desired letters in the input box for "Karışık" mode.
- For "Anlamlı" mode, click on the corresponding radio button.
- Start typing in the provided input box.
- Monitor your accuracy and speed in real time.
- Clone the repository:
git clone https://github.com/FuatKarakaya/10-fast-fingers-practice-site.git
- Open
index.html
in your browser to start the application.