BrainsMath is a web-based platform for learning and mastering mental math — think Monkeytype, but for arithmetic. Designed to improve speed and accuracy through guided tricks and targeted practice, BrainsMath helps users develop razor-sharp mental math skills in a gamified, visually clean experience.
- Framework: Next.js
- Styling: Tailwind CSS
- Routing: App Router (Next.js 13+)
- Deployment: Netlify
- Backend: (Coming soon — API/DB integration)
- Timed challenges to improve speed and accuracy
- Instant feedback on answers
- Clean, distraction-free UI
- Progress tracking
- Account system for saving progress
- Guided learning paths for mental math techniques
- Leaderboards and stats
- Custom challenge creator
- Mobile-optimized version
git clone https://github.com/yourusername/brainsmath.git
cd brainsmath
npm install
npm run dev