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

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.

Awesome Lists containing this project

README

          

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

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