Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaabaneanas/math-magicians
A Simple yet powerful web app, that allow the user to perform Simple math operation right on your browser,how is the design ?
https://github.com/chaabaneanas/math-magicians
css html react redux webpack
Last synced: 23 days ago
JSON representation
A Simple yet powerful web app, that allow the user to perform Simple math operation right on your browser,how is the design ?
- Host: GitHub
- URL: https://github.com/chaabaneanas/math-magicians
- Owner: ChaabaneAnas
- Created: 2022-09-06T12:01:29.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-10-08T15:26:54.000Z (over 2 years ago)
- Last Synced: 2024-12-06T03:39:56.484Z (about 1 month ago)
- Topics: css, html, react, redux, webpack
- Language: JavaScript
- Homepage:
- Size: 1.1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Math Magician
> A simple calculator web app, that takes 2 numbers (or a previous total and a numbe) and an operation then applies math logic to get you the result or the total
## Overview
![image](https://user-images.githubusercontent.com/99597333/192149798-2044d18d-2e40-46fe-af16-fa86a88b0bd4.png)## Built With
- Html Css Js
- react
- webpack## Live Demo (if available)
[Live Demo Link](https://6325ae11fcbd02398dda82b3--math-magicians-react001.netlify.app)
## Getting Started
## Getting Started
## Setup
To get a local copy up and running you'll need to have [NodeJS](https://nodejs.org/en/download/) installed on your local machine.
### Install
After installing NodeJS please follow the next steps...
### Usage
```bash
npm i
```
-- for installing dev dependecies.
```bash
npm run build
```
-- to run the project.
### Testing
```bash
npm run start
```
### Deployment
```bash
npm run deploy
```
## Authors
👤 **Chaabane Anas**
- GitHub: [@githubhandle](https://github.com/ChaabaneAnas)
- Twitter: [@twitterhandle](https://twitter.com/AnasChabaane)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/anas-chabaane-a0baa21a2/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./LICENSE) licensed.