A sleek, customizable typing test inspired by Monkeytype — built using Next.js + TypeScript 🚀
- 🕒 Four time modes: 15s, 30s, 60s, 120s
- ⌨️ Real-time WPM & Accuracy tracking
- 🎨 Custom color picker to personalize themes
- 💡 Clean UI inspired by Monkeytype
- 🚀 Fast, responsive, and built for modern browsers
Tech | Description |
---|---|
⚛️ Next.js | React framework with hybrid rendering |
🟦 TypeScript | Typed JavaScript for better dev experience |
🧪 Vercel | Deployment & hosting platform |
- Node.js v14+
- npm or yarn
git clone https://github.com/yourusername/type-master.git
cd type-master
npm install # or yarn install
npm run dev
Go to : localhost:3000