Test and improve your typing speed and accuracy with this sleek, timed typing challenge built using React, Vite, Tailwind CSS, and Shadcn UI.
- ⏱️ Timed Challenge: Race against the clock (60 seconds) to type as many words as accurately as possible.
- 🎯 Real-time Feedback: Instantly see correct/incorrect letters highlighted as you type.
- 💯 Scoring System: Earn points for correct words, lose points based on target word length for mistakes.
- 🔊 Audio Cues: Subtle sound effects enhance the experience (typing, backspace, score milestones).
- 🌓 Dark Mode Default: Sleek dark theme enabled out-of-the-box.
- 🚀 Modern Stack: Built with the latest tools for a fast and smooth experience.
- Framework: React
- Build Tool: Vite
- Styling: Tailwind CSS
- UI Components: Shadcn UI
- Audio: use-sound
- State Management: React Context API
- Clone the repository:
git clone https://github.com/your-username/your-repo-name.git cd your-repo-name - Install dependencies:
npm install # or yarn install # or pnpm install
- Run the development server:
npm run dev # or yarn dev # or pnpm dev
- Open your browser to
http://localhost:5173(or the port specified). Press any key to start!
This project is licensed under the MIT License - see the LICENSE file for details (or simply state "MIT License").
Made by Shaon An Nafi
