A simple calculator that can perform basic arithmetic operations built using Vue.js.
- Node.js
- pnpm
- Clone the repository and navigate to the project directory
- Install the dependencies using
pnpm install
- Run the development server using
pnpm dev
- Open the browser and navigate to
http://localhost:5173/
The project is deployed to netlify and can be accessed here
Contributions are welcome! Feel free to open an issue or submit a pull request if you have any suggestions or improvements.