A simple calculator that supports addition (+), subtraction (-), multiplication (*), and division (/) implemented in multiple programming languages.
- Terminal folder:
Contains files that can be executed directly in the terminal. - App folder:
Includes a cross-platform application that runs on the web, mobile, and desktop.
To run this project on your local machine, clone the repository and install the required programming languages.
Test the web app here.
- Install VS Code or any other editor of your choice.
- Clone the repository using
git clone
. - Open VS Code.
- Run the file and enjoy!