This is a simple calculator created using React, CSS Grid, and Javascript ES6 logic. It works exactly as the basic calculator that comes on Mac and Windows computers.
To install this project, download/clone this repository.
To use this project, clone the repo and run 'npm i' when in the root diorecotry to install dependencies from react. Then run 'npm run start' and go to localhost:3000.
To contribute to this project, add an issue or a pull request to the repository.
N/A