https://github.com/fullstop125/math-magicians
This is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations, Read a random math-related quote.
https://github.com/fullstop125/math-magicians
calculator-application css html5 javascipt reactjs
Last synced: 3 months ago
JSON representation
This is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations, Read a random math-related quote.
- Host: GitHub
- URL: https://github.com/fullstop125/math-magicians
- Owner: fullstop125
- Created: 2022-09-06T21:17:01.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-26T18:40:01.000Z (over 3 years ago)
- Last Synced: 2025-04-27T05:35:57.150Z (about 1 year ago)
- Topics: calculator-application, css, html5, javascipt, reactjs
- Language: JavaScript
- Homepage:
- Size: 752 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Math Magicians
> This is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations, Read a random math-related quote.
## Built With
- React
- React Testing Library
## Live Demo (if available)
https://calculatorappjs.netlify.app
To get a local copy up and running follow these simple example steps.
### Setup
git clone the repository
```
git clone https://github.com/fullstop125/math-magicians/
```
### Install
```
npm install
```
### Usage
```
npm start
```
### Run tests
```
npm test
```
### Deployment
```
npm run build
```
## Authors
👤 **Momanyi Hassan**
- GitHub: [@fullstop125](https://github.com/fullstop125)
- Twitter: [@twitterhandle](https://twitter.com/moseshassany)
- LinkedIn: [momanyi-hassan](https://linkedin.com/in/momanyi-hassan-32a489180/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/fullstop125/math-magicians/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](https://choosealicense.com/licenses/mit/) licensed.