Numinary is an intuitive web-based calculator and learning platform that combines powerful calculations with practice questions to strengthen your math skills daily.
- 🔢 Calculator: Evaluate math expressions .
- 📝 Practice Problems: Generate random practice questions across topics to test your understanding.
- 🎯 Lessons Module: Learn concepts progressively with structured lessons.
- 🔥 Streak & Progress Tracking: Stay motivated with daily streaks, completion stats, and badges.
- 📜 Calculation History: Access your recent calculations anytime for quick reference.
- 🌙 Clean UI: Responsive, modern design for a smooth learning and calculation experience.
- Frontend: React.js, Tailwind CSS, Framer Motion
- State Management: React Hooks
- Math Engine: Math.js
- Icons: Lucide React
- Deployment: Vercel
- Node.js
- npm or yarn
git clone https://github.com/OperaCode/Numinary.git
cd numinary
npm install