Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alfredbis29/math-magicians2
- Owner: Alfredbis29
- Created: 2022-04-27T09:38:00.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-01T10:23:24.000Z (over 2 years ago)
- Last Synced: 2023-03-05T00:47:04.328Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 733 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.