Maths-Notes

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 ⭐

Live Demo

https://maths-notes-ai.vercel.app/

🛠️ Stack

  • React
  • Typescript
  • Tailwindcss / Shadcn UI

📗 Features

  • Draw and erase by selecting icons
  • Change size of pencil/eraser
  • Drag the result
  • Change the theme.

Getting Started

First install the dependencies by running 'npm install'. After successful installation of dependencies run the server by 'npm run dev'