An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# React Calculator

> This is a real calculator made using react

Additional description about the project and its features.

Screenshot

## 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.