Skip to content

tejaschavan724/typx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

⚑ Typx β€” Lightning Fast Typing Test

Live Demo

A minimal and modern typing test app designed for speed demons and keyboard lovers.


✨ Features

  • ⌨️ Real-Time Typing Test
  • πŸ“ˆ WPM, Accuracy, and Chart Visualization
  • πŸ”₯ Dynamic UI with responsive design
  • πŸŒ“ Dark Theme for night owls
  • πŸ’‘ Smart Key Highlighting (on-screen keyboard)
  • 🧠 Performance History with Chart.js
  • βš™οΈ Lightweight and fast β€” no bloat

πŸš€ Live Demo

πŸ‘‰ typx.vercel.app


🧱 Built With

  • 🎨 Custom CSS + Tailwind-inspired styles
  • πŸ“Š Chart.js
  • πŸ’» Deployed with Vercel

πŸ“‚ Project Structure

.
β”œβ”€β”€ components/          # JS components (keyboard, results, test)
β”œβ”€β”€ data/                # Typing data
β”œβ”€β”€ style/               # All stylesheets
β”œβ”€β”€ script.js            # Vue logic mount
└── index.html           # Main HTML file