Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alfredbis29/math-magicians2

Math-Magician is a web-App Calculator which allows people to do math operations more easily. For example: add, subtract, multiply, and divide.
https://github.com/alfredbis29/math-magicians2

Last synced: 17 days ago
JSON representation

Math-Magician is a web-App Calculator which allows people to do math operations more easily. For example: add, subtract, multiply, and divide.

Awesome Lists containing this project

README

        

# Math-Magicians

> Math-Magicians is a web-app for performing arithmetical operations (as multiplication,addition,division,substration,..) that are usually more complex than can be done on an adding machine
> — called also calculator.

[Live Demo available](https://math-magicianalfred2.netlify.app/)

## Built With

- React
- Technologies used: Webpack

### Prerequisites

- Understand React&Redux

### Install

- A code editor (preferably VSCode)
- A browser
- Node.js (to run javascript files locally)

## Getting Started

To get a local copy up and running follow these simple example steps.

- Open git bash on local computer
- clone the repo with:
.

```
git clone
```

- run `npm i` to install all dependencies
- run `npm run build` or `npm run serve` to bundle the project with webpack, and
- run `npm start` to launch the application in the browser

## Author

- GitHub: [@alfredbis29](https://github.com/Alfredbis29)
- Twitter: [@AlfredBisimwa](https://twitter.com/AlfredBisimwa1)
- LinkedIn: [AlfredBis](https://www.linkedin.com/in/kalumuna-bisimwa-0501a81a8/)

## 🤝 Contributing

## Acknowledgments

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](https://github.com/Alfredbis29/Math-Magicians1/blob/setup/MIT.md) licensed.