A modern, feature-rich typing speed test application designed to help you master your typing skills with detailed analytics and smooth user experience.
- Real-time Metrics: Live WPM, accuracy, and consistency tracking
- Comprehensive Analytics: Detailed progress charts and personal bests
- Multiple Test Modes: 15s, 30s, 60s, and 120s duration options
- Advanced Statistics: Character-level accuracy, peak WPM, and improvement tracking
- Smooth Animations: Fluid cursor transitions and responsive UI
- Dark/Light Theme: Toggle between themes for comfortable typing
- Data Export: Backup your progress with JSON export functionality
-
Clone the repository
git clone https://github.com/caerux/keyzen.git cd keyzen -
Install dependencies
npm install
-
Start development server
npm run dev
-
Open your browser Navigate to
http://localhost:5173and start typing!
- React 18 - Modern UI framework
- Tailwind CSS - Utility-first styling
- Chart.js - Interactive progress charts
- Vite - Fast build tool and dev server
- Personal Bests: Track your highest WPM, accuracy, and consistency
- Progress Charts: Visualize improvement over time with interactive graphs
- Test History: Review recent typing sessions with detailed breakdowns
- Statistics Dashboard: Comprehensive overview of your typing journey
- Focus: Click on the text area or it will auto-focus on page load
- Type: Start typing the displayed text to begin the test
- Track: Monitor your real-time WPM, accuracy, and consistency
- Analyze: View detailed results and analytics after each test
- Improve: Use insights to identify areas for improvement
TaborCtrl+R- Restart current testEsc- Reset test to initial state- Just start typing to begin!
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run previewKeyzen works seamlessly across all devices with a responsive design that adapts to your screen size.
Switch between light and dark themes using the theme toggle in the header for a comfortable typing experience in any lighting condition.
This project is open source and available under the MIT License.
Keyzen - Master Your Typing Speed 🚀