Kwentsir / math-magician

This is a simple basic calculator with memory functions similar to a small handheld calculator. Use this basic calculator online for math with addition, subtraction, division and multiplication.

Home Page:https://kwentsir-math-magician-app.netlify.app/calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math Magicians

A React app that allows users to solve simple math problems.

Built With

Live Demo Links

Live Demo Link on Heroku || Live Demo Link on Netlify

Getting Started

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

  • Copy this link git@github.com:Kwentsir/math-magician.git.
  • Get the directory that you want to clone the repository.
  • Open the command prompt in this directory.
  • Write git@github.com:Kwentsir/math-magician.git.
  • Go to the repository folder in your command prompt cd math-magicians.
  • Run npm install to install the React and linter dependencies.
  • Run npm build to build the application with react .
  • Run npm run start to start the development server.
  • Run npm run test to run the tests.

Authors

👤 Joseph Kwesi Kwentsir

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

This is a simple basic calculator with memory functions similar to a small handheld calculator. Use this basic calculator online for math with addition, subtraction, division and multiplication.

https://kwentsir-math-magician-app.netlify.app/calculator


Languages

Language:JavaScript 80.1%Language:SCSS 17.0%Language:HTML 3.0%