A calculator styled after iPhone calculator. It does what you expect it to: add, subtract, multiply and divide. Use the mouse pointer or the numbers.
Go wild. Do math.
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/saymontavares/react-calculator.git
# Install dependencies
$ npm i
# Run the app
$ npm run dev
- GitHub @saymontavares
Thank You! developed by Saymon Tavares.