A calculator app built with React.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
This is a React calculator app built to get myself familiar with various concepts in React.
Concepts used:
- Components
- Props
- States
- PropTypes
- Default props
- Material Design Lite
- ES6
- prop-types
- big.js
Deployed to Heroku - live demo.
To get a local copy up and running follow these simple steps.
-
npm
npm install npm@latest -g
-
Clone the repo
git clone https://github.com/tirthajyoti-ghosh/react-calculator.git
-
Install NPM packages
npm install
-
Start local server
npm start
Use it as a normal calculator.
- Add keyboard input support.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Tirthajyoti Ghosh - @terrific_ghosh - [email protected]
Project Link: https://github.com/tirthajyoti-ghosh/react-calculator
- README Icon from www.flaticon.com
- Img Shields
- Material Design Lite