Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mesi21/react-calculator
This project is about making a calculator app using React. It can solve basic operations with 2 numbers.
https://github.com/mesi21/react-calculator
css html5 javascript react
Last synced: 10 days ago
JSON representation
This project is about making a calculator app using React. It can solve basic operations with 2 numbers.
- Host: GitHub
- URL: https://github.com/mesi21/react-calculator
- Owner: Mesi21
- Created: 2020-01-20T08:32:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T22:37:25.000Z (about 3 years ago)
- Last Synced: 2025-01-16T00:16:40.002Z (30 days ago)
- Topics: css, html5, javascript, react
- Language: JavaScript
- Homepage:
- Size: 1.11 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-Calculator
This project is about making a simple calculator app using React.
It can solve basic operations with 2 numbers.
It was created with [Create-React-App](https://github.com/facebook/create-react-app)---
![screenshot](src/style/calc.png)
## Live version
For the live version of this project visit the following [link](https://mesi-react-calculator.herokuapp.com/)
## Get started
```bash
git clone [email protected]:Mesi21/React-Calculator.git
cd into the folder by typing: cd React-calculator
```:heavy_plus_sign: add your contribution if you'd like
And please feel free to make a PR## Technology
- React-DOM
- React-Create-App
- npm
- Javascript ES6
- Nodejs
- HTML && CSS## Contributor:
- [Molnar Emese](https://github.com/Mesi21)
## Future functionalities:
Perform the calculations with any number of operands.
## Show your support:
Give a :star: if you liked the app