Skip to content

Tanvi-Kuwar/Typing-Test-Trainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⌨️ Typing Test Trainer — Lightweight Typing Practice App

Typing Test Trainer is a simple, responsive web app built using HTML, CSS, Bootstrap, Tailwind CSS, and plain JavaScript. It provides an easy way to practice typing speed and accuracy with a clean UI and minimal setup — no backend required.


🌐 Live Demo

🚀 Hosted Version: 👉 https://typing-test-trainer.free.nf/?i=1


📌 Features

⏱️ Timed Typing Tests (e.g., 15s / 30s / 60s)

✍️ Live WPM (Words Per Minute) & Accuracy calculation

🔁 Restart / New Test button

📄 Random or custom test text support

📊 Simple results summary (WPM, accuracy, correct / incorrect characters)

📱 Responsive UI — works on desktop and mobile

🎨 Styled with Bootstrap + Tailwind + custom CSS for modern look


🛠️ Tech Stack

Layer Technology Markup HTML Styling CSS, Bootstrap, Tailwind CSS Scripting JavaScript (vanilla) Deployment Static hosting (GitHub Pages, Vercel, Netlify, InfinityFree)


⚙️ Quick Start (Run Locally)

Clone the repo

git clone https://github.com/your-username/typing-test-trainer.git cd typing-test-trainer

Open locally Open index.html in your browser:

file:///path/to/typing-test-trainer/index.html

This is a fully static app — no server or database required.


🧩 Tailwind Usage Notes

For quick demos you can include Tailwind via CDN (small projects only):

<script src="https://cdn.tailwindcss.com"></script>

🤝 Contributing

Contributions welcome! Open an issue for feature requests or submit a pull request. Keep code simple and dependency-free where possible.


📄 License

Open-source — free to use for learning and personal projects. Add your preferred license (e.g., MIT) if needed.

About

Typing Test Trainer is a simple, responsive web app built using HTML, CSS, Bootstrap, Tailwind CSS, and plain JavaScript. It provides an easy way to practice typing speed and accuracy with a clean UI and minimal setup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors