This project is a React-based Calculator integrated with Electron, allowing it to run as a desktop application. It utilizes react-router-dom for navigation and supports keyboard input for calculations.
- Basic Arithmetic (
+,-,*,/,^) - Keyboard Input Support
- Responsive UI (Styled with Tailwind CSS)
- Electron Integration for desktop application functionality
- Routing with React Router
- React - For building the user interface.
- Electron - For desktop application functionality.
- React Router - For client-side routing.
- JavaScript (ES6+) - Core programming language.
- Tailwind CSS - For responsive and modern styling.
- Vite - For fast development and bundling. -DaisyUI - For Frontend Design
Download calculator.exe from this repo and run it
Feel free to fork this repository and contribute! Open a pull request with improvements or bug fixes.
This project is licensed under the MIT License.
