[math_magicians] is an app that allows you to calculate standard arithmetic, that is add, subtract, multiply and divide.
Client
- [Add]
- Find the sum of two numbers
- [Subtract]
- Find the sum of two numbers
- [Multiply]
- Find the product of two or more numbers
- [Divide]
- Divide a number by another number
To get a local copy up and running, follow these steps.
In order to run this project you need:
npm install && npm run dev
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:martinkarugaba/new-math-calculator.git
--->
Install this project with:
cd new-math-calculator
npm install
To run the project, execute the following command:
To run tests, run the following command:
👤 Author1
- GitHub: @martinkarugaba
- Twitter: @martin_karugaba
- LinkedIn: martin-karugaba-822442173/
- [new_feature_1]
- [new_feature_2]
- [new_feature_3]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, write tome via my email or via my social media handles listed in the author's section above.
I would like to thank Microverse for guiding me while buildin this project.
-
[Question_1]
- [Answer_1]
-
[Question_2]
- [Answer_2]
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.