Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.14 KB

README.md

File metadata and controls

31 lines (26 loc) · 1.14 KB

10parmak Typing Practice

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).

Features

  • 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.

Technologies Used

  • HTML, CSS, and JavaScript
  • FontAwesome for icons
  • Google Fonts for custom typography

How to Use

  1. Enter the desired letters in the input box for "Karışık" mode.
  2. For "Anlamlı" mode, click on the corresponding radio button.
  3. Start typing in the provided input box.
  4. Monitor your accuracy and speed in real time.

Setup

  1. Clone the repository:
    git clone https://github.com/FuatKarakaya/10-fast-fingers-practice-site.git
  2. Open index.html in your browser to start the application.