PixelType is a typing speed test web app built with React, TypeScript, and Tailwind CSS. It helps users test their typing speed and accuracy with real-time WPM (Words Per Minute) and accuracy tracking.
- ⏳ Real-Time Typing Test – Track your WPM and accuracy as you type.
- 🎯 Accuracy Calculation – See how accurately you type in real time.
- 🔄 Reset & Try Again – Easily restart the test anytime.
- 🎨 Minimal & Responsive UI – Sleek and fast interface with Tailwind CSS.
- Frontend: React, TypeScript, Tailwind CSS
- State Management: useState, useEffect
- Utilities: Custom hooks, performance optimizations
git clone https://github.com/devAaus/pixeltype.git
cd pixeltype2️⃣ Install Dependencies
bun install3️⃣ Start the Development Server
bun devFeel free to fork this project, submit issues, or contribute improvements!
This project is open-source and available under the MIT License.