Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qwibbler/math-magic
Let's do magic! A react based calculator.
https://github.com/qwibbler/math-magic
Last synced: about 1 month ago
JSON representation
Let's do magic! A react based calculator.
- Host: GitHub
- URL: https://github.com/qwibbler/math-magic
- Owner: qwibbler
- License: mit
- Created: 2022-01-03T17:03:32.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-01-21T17:53:50.000Z (almost 3 years ago)
- Last Synced: 2023-03-10T01:52:19.241Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://my-magical-math.netlify.app/
- Size: 11.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Math Magician
> A calculator to help every aspiring Math Magician with their Math Magic.
![screenshot](./public/screenshot-home.png)
![screenshot](./public/screenshot-calc.png)
![screenshot](./public/screenshot-quote.png)Additional description about the project and its features.
# Live Demo
- [Github Pages](https://qwibbler.github.io/math-magic/)
- [Heroku](https://my-magical-math.herokuapp.com/)
- [Netifly](https://my-magical-math.netlify.app/)## Built With
- Node.js
- React
- JavaScript
- Css## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Node.js
### Setup
- Clone this repository.
- `cd` into the directory.### Install
- Enter `npm install` in the terminal.
- Then enter `npm run build`.
- Open `index.html` in the `build` directory.
- Enjoy!### Usage
- Go to the **_Home_** page to _see_ the magic we do.
- Go to the **_Calculator_** page to _do_ the magic we do.
- Go to the **_Quote_** page to see a random math magical spell.### Test
- Run `npm test` in the terminal
## Authors
👤 **Humaira Zaman**
- GitHub: [@qwibbler](https://github.com/qwibbler)
- Twitter: [@hmemaz](https://twitter.com/hmemaz)
- LinkedIn: [Humaira Zaman](https://www.linkedin.com/in/hmemaz1994/)## 🤝 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!
## 📝 License
This project is [MIT](./MIT.md) licensed.