A modern, responsive calculator built using Svelte, featuring a live answer preview, toggleable dark mode, and a minimalist, user-friendly design.
✅ Basic arithmetic operations (+, -, ×, ÷)
✅ Live answer preview (Displays result in real-time)
✅ Smart parentheses handling (Automatically adds (
or )
)
✅ Calculation history (View the last 5 calculations)
✅ Responsive UI with a clean, modern layout
✅ Smooth animated dark 7 RGB modeS transition
✅ Minimalist theme mode toggle button
git clone https://github.com/Vivek-k001/Modern-Calculator.git
npm install
npm run dev
Light Mode
Dark Mode
Live Answer Feature
Calculation History Feature