Basic calculator made in React to learn coding. Check it Live here
- Latest web browser to run app on website (Google Chrome)
a) Download project via git
- Run command in terminal
git clone https://github.com/ArturTkaczuk/calculator-with-react.git
- Run index.html to open app in browser
b) Download project manually from GitHub
- Download project from this link
- Run index.html to open app in browser
Technologies used during development process:
- React (with CDN)
- CSS
- HTML
- Babel (jsx transpiler)
- Fontawesome icons
- adding (+), subtraction(-), division(/) and multiplication(*)
Please open an issue for support.
Please contribute using Github Flow. Create a branch, add commits, and open a pull request.
You can check out the full license here.
This project is licensed under the terms of the MIT license.