/Do-The-Math

Primary LanguageJavaScriptMIT LicenseMIT

Math Magicians

Version

This project is about making a simple calculator app using React. It can solve basic operations with 2 numbers. It was created with Create-React-App.


Screenshot

screenshot

Live version

For the live version of this project visit the following Netlify and Heroku links.

Get started

   git clone git@github.com:Mesi21/Do-The-Math.git
   cd into the folder by typing: cd Do-The-Math

➕ add your contribution if you'd like And please feel free to make a PR

Technology

  • React-DOM
  • React-Create-App
  • npm
  • Javascript ES6
  • Nodejs
  • HTML && CSS

Author

👤 Molnar Emese

Future functionalities:

Perform the calculations with any number of operands.

🤝 Contributing

All contributions, issues and feature requests are welcome!

  1. Fork it (https://github.com/Mesi21/Do-The-Math.git)
  2. Create your working branch (git checkout -b [choose-a-name])
  3. Commit your changes (git commit -am 'what this commit will fix/add/improve')
  4. Push to the branch (git push origin [chosen-name])
  5. Create a new Pull Request

Show your support:

Give a ⭐ if you liked the app

License

This project is MIT licensed.