📗 Table of Contents

📖 [math_magicians]

[math_magicians] is an app that allows you to calculate standard arithmetic, that is add, subtract, multiply and divide.

🛠 Built With

Tech Stack

Client

Key Features

  • [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

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project.-->

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

 npm install && npm run dev

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:martinkarugaba/new-math-calculator.git

--->

Install

Install this project with:

  cd new-math-calculator
  npm install

Usage

To run the project, execute the following command:

Run tests

To run tests, run the following command:

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.-->
  • [new_feature_1]
  • [new_feature_2]
  • [new_feature_3]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, write tome via my email or via my social media handles listed in the author's section above.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for guiding me while buildin this project.

(back to top)

❓ FAQ (OPTIONAL)

  • [Question_1]

    • [Answer_1]
  • [Question_2]

    • [Answer_2]

(back to top)

📝 License

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.

(back to top)