This app is a simple calculator with addition, subtraction, division, multiplication, and percentage operations.
You can see my calculator here!
$ git clone https://github.com/AnnaRe1s/Calculator.git
$ cd Calculator
$ npm install
$ npm start
If it doesn't open in your browser you can type that URL and it will open.