https://github.com/victorgonbu/react-calculator
https://github.com/victorgonbu/react-calculator
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/victorgonbu/react-calculator
- Owner: Victorgonbu
- Created: 2021-03-29T20:26:55.000Z (about 4 years ago)
- Default Branch: development
- Last Pushed: 2021-04-12T20:47:41.000Z (about 4 years ago)
- Last Synced: 2025-01-31T11:14:05.279Z (4 months ago)
- Language: JavaScript
- Size: 3.87 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Calculator
This is a calculator app build with React
## Built With
- Javascript
- HTML
- CSS
- Node.js
- React
- React-DOM
- big.js
- prop-types## Live Demo
[Heroku deploy link](https://react-calculator-victor.herokuapp.com)
## Getting Started
To get a local copy up and running follow these simple example steps.
- Git clone https://github.com/Shaqri/React-Calculator.git
- Move to the root directory in your command line
- run `npm install`
- run `npm start`### Usage
The application works like a normal calculator, it includes below calulation possibilities.
- Multiply
- Divide
- Add
- Subtract## Author
👤 Victor Gonzalez
- Github: [@Shaqri](https://github.com/Shaqri)
- Twitter: [@victorgonbu1](https://twitter.com/Victorgonbu1)
- LinkedIn: [Victor Gonzalez](https://www.linkedin.com/in/victor-manuel-gonzalez-buitrago)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](issues/).
## Show your support
Give a ⭐️ if you like this project!