A Simple Calculator App built using React that uses packages like big.js for performing arithmetic operation and prop-types that check the type of props passed to the child component and validate that.
- Major languages - JavaScript, HTML5, scss,
- frameworks - ReactJS
To get a local copy up and running follow these simple steps.
- nodejs must be installed on devic
- Follow this steps according to get you running
- clone the repo
git clone [email protected]:abruzy/react-calculator.git
- change directory
cd react-calculator
- install dependencies
yarn install
- start the project
yarn start
👤 Abubakar Diallo
- Twitter: @abruzy01
- Github: @abruzy
- LinkedIn: @abubakardiallo
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.