https://github.com/guillainbisimwa/react-calculator
This is a real calculator made using react
https://github.com/guillainbisimwa/react-calculator
es6 eslint heroku-deployment react
Last synced: 7 months ago
JSON representation
This is a real calculator made using react
- Host: GitHub
- URL: https://github.com/guillainbisimwa/react-calculator
- Owner: guillainbisimwa
- Created: 2021-04-07T10:02:14.000Z (over 4 years ago)
- Default Branch: development
- Last Pushed: 2021-04-13T06:37:33.000Z (over 4 years ago)
- Last Synced: 2025-01-30T05:42:46.165Z (8 months ago)
- Topics: es6, eslint, heroku-deployment, react
- Language: JavaScript
- Homepage: https://react-calculator-g.herokuapp.com/
- Size: 985 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# React Calculator
> This is a real calculator made using react
Additional description about the project and its features.
## Built With
- React
- React-DOM
- [create-react-app](https://github.com/facebook/create-react-app)
- npm
- CSS3
- ES6
- Jest
- Material UI
- Big.js## Live Demo
[Live Demo Link](https://react-calculator-g.herokuapp.com/)
## Getting Started
In order to run locally this project type the following commands over the terminal in Linux or Mac or the Windows cmd console:
```s
$ git clone https://github.com/guillainbisimwa/React-calculator.git
$ cd React-calculator
$ npm install
$ npm start```
Open `http://localhost:3000` to view running project in the browser.
## Test
To run the integration Tests locally using [Jest](https://jestjs.io/), just type the following commands over the terminal in Linux or Mac or the Windows cmd console:
```s
$ npm test```
## Author
👤 **Guillain Bisimwa**
- Github : [@guillainbisimwa](https://github.com/guillainbisimwa)
- Twitter : [@gullain_bisimwa](https://twitter.com/gullain_bisimwa)
- Linkedin : [guillain-bisimwa](https://www.linkedin.com/in/guillain-bisimwa-8a8b7a7b/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/guillainbisimwa/React-calculator/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](lic.url) licensed.