This is an Apple inspired calculator application that can be used to calculate mathematical problems. Just draw your problem and let AI do its magic ⭐
https://maths-notes-ai.vercel.app/
- React
- Typescript
- Tailwindcss / Shadcn UI
- Draw and erase by selecting icons
- Change size of pencil/eraser
- Drag the result
- Change the theme.
First install the dependencies by running 'npm install'. After successful installation of dependencies run the server by 'npm run dev'