An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# 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.