A simple calculator application built with react.
- JavaScript
- React
- JSX
To get a local copy up and running follow these simple example steps.
- Node.js
- npm
- git
- Clone the repository to your local machine
git clone https://github.com/niicode/math-magic.git
- Run
npm install
to install the dependencies - Run
npm start
to start the server
- Run
npm test
to run the tests
👤 Nii Darku
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.