https://github.com/karayamanemre/math-magicians
"Math Magicians" is a Single Page App (SPA) that allows users to make simple calculations, and read a random programming/math-related joke. Built with React.
https://github.com/karayamanemre/math-magicians
calculator-application javascript jokes-api react reactjs
Last synced: about 2 months ago
JSON representation
"Math Magicians" is a Single Page App (SPA) that allows users to make simple calculations, and read a random programming/math-related joke. Built with React.
- Host: GitHub
- URL: https://github.com/karayamanemre/math-magicians
- Owner: karayamanemre
- License: mit
- Created: 2022-10-24T07:58:43.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2023-01-02T09:16:30.000Z (over 3 years ago)
- Last Synced: 2025-08-25T11:03:42.002Z (9 months ago)
- Topics: calculator-application, javascript, jokes-api, react, reactjs
- Language: JavaScript
- Homepage: https://mathmagicians-karayamanemre.netlify.app/
- Size: 56.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

# Math Magicians
> "Math Magicians" is a Single Page App (SPA) that allows users to make simple calculations, and read a random programming/math-related joke.
## Built With
- React
## Live Demo
- [Math Magicians](https://mathmagicians-karayamanemre.netlify.app/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Please install git and the code editor of your choice on your computer.
### Setup
- To clone my repository run this command `git clone https://github.com/karayamanemre/math-magicians.git`
- Run `npm install` to install the dependencies.
- Run `npm start` to start the app.
## Authors
👤 **Emre Karayaman**
- GitHub: [@karayamanemre](https://github.com/karayamanemre)
- Twitter: [@KarayamanEmre](https://twitter.com/KarayamanEmre)
- LinkedIn: [Emre Karayaman](https://www.linkedin.com/in/emre-karayaman-a7b45b243/)
## 🤝 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
- [JokeAPI](https://v2.jokeapi.dev/).
## 📝 License
This project is [MIT](./LICENSE.md) licensed.