A simple calculator for your complex maths.
Introduction · Features · Tech Stack · Development Setup · Contributing
Arithmatica is a simple, user-friendly calculator designed to tackle complex math with ease. Explore the codebase to discover more.
-
Lightweight & Fast calculation
-
Organized File and Folder Structure
-
Keyboard Support on desktop
-
Well-organized & intuitive UI
-
Fully Responsive Design
-
Light and Dark Mode Support
-
HTML5 – structuring
-
CSS3 – styling
-
JavaScript – functionality
-
Git – version control
-
Vite – building
-
Vercel – deployment
-
Prerequisites
Make sure you have the following installed on your machine: -
Clone the repository:
git clone https://github.com/devwithjay/arithmetica.git
-
Navigate to the project directory:
cd arithmetica -
Install dependencies:
pnpm install
-
Start the App:
pnpm dev
Visit http://localhost:3000 to access your app.
Contributions are always welcome!
See CONTRIBUTING.md for ways to get started.
This project is licensed under the MIT License. Feel free to learn, add upon, and share!

