https://github.com/khushikumarigupta14/speed-typing
https://github.com/khushikumarigupta14/speed-typing
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/khushikumarigupta14/speed-typing
- Owner: khushikumarigupta14
- Created: 2025-02-14T08:13:15.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-14T08:23:50.000Z (3 months ago)
- Last Synced: 2025-03-17T15:44:51.351Z (2 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Speed Typing App
A simple and responsive Speed Typing application built using HTML, CSS, and JavaScript.## 🚀 Live Demo
[Try it here!](https://speedtyping-khushicode.netlify.app/)📌 Features
- ✅ Random Text Generation – Get new text each time you practice.
- ✅ Real-time Typing Accuracy & Speed Calculation – Track words per minute (WPM) and accuracy percentage.
- ✅ Error Highlighting – Incorrect letters are marked in red.
- ✅ Reset & Clear Options – Easily start over.
- ✅ Copy Functionality – Copy your typed text with one click.
- ✅ Mobile-Friendly Design – Works on all screen sizes.## 🛠️ Technologies Used
- HTML – Structure
- CSS – Styling & Layout
- JavaScript – Logic & Functionality
## 📖 How to Use
- 1️⃣ Read the given text.
- 2️⃣ Start typing in the input field.
- 3️⃣ Track your speed (WPM) and accuracy (%) in real-time.
- 4️⃣ Press Submit to check your final result.
- 5️⃣ Click Reset for a new random text.## 🏗️ Installation (Run Locally)
1️⃣ Clone the repository:
git clone https://github.com/Khushi/speedtyping.git
2️⃣ Open the index.html file in a browser.
## ✨ Author
[Khushi's GitHub Profile](https://github.com/KhushiCode14)