A delightful typing speed test application with a bunny theme! Practice your typing skills while being cheered on by an adorable bunny companion who loves carrots.
- 🎯 Real-time WPM (Words Per Minute) tracking
- 🐰 Adorable bunny mascot with dynamic reactions
- 📊 Detailed typing statistics and performance graphs
- ⏱️ Flexible time duration options (30s, 60s, 120s)
- 🌙 Dark mode support
- 📱 Fully responsive design
- Node.js (v14 or higher)
- npm or yarn
- Clone the repository
git clone https://github.com/ByteTheCarrot/carrot-type.git- Install dependencies
npm install
# or
yarn install- Start the development server
npm run dev
# or
yarn dev- Open http://localhost:5173 in your browser
- React 18
- TypeScript
- Tailwind CSS
- Vite
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated .
- Fork the project
- Create your feature branch ( git checkout -b feature/AmazingFeature )
- Commit your changes ( git commit -m 'Add some AmazingFeature' )
- Push to the branch ( git push origin feature/AmazingFeature )
- Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
- Bunny art references were sourced from Google. All credit goes to the original artists and rightful owners — I used them as inspiration to create custom illustrations.
- Made with ♥ by ByteTheCarrot
