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

https://github.com/tobinchilongo/math-magicians

"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.
https://github.com/tobinchilongo/math-magicians

html5 javascript-library reactjs webpack

Last synced: 3 months ago
JSON representation

"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.

Awesome Lists containing this project

README

          

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

# Math Magicians application

"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.

![screenshot](./images/screenshot.png)

## Built With

- HTML
- CSS
- JavaScript
- Webpack

## Live Demo

[Netlify](https://math-magician-calculator.netlify.app)
[Heroku](https://mathmagician1.herokuapp.com/)

## Getting Started

To get a local copy up and running follow these simple example steps.

- clone the repository by running
``` git clone https://github.com/Tobinchilongo/Math-Magicians.git ```
- navigate to the folder
``` cd Math-Magicians ```
- Install packages
``` npm install ```
- Run the app
``` npm start ```

## Prerequisites
- Linters
- GitHub Flow
- Javascript
- WEBPACK

### Run tests
Run the test
`npm run test`

## Authors

👤 **Author 1: Tobin Chilongo Jnr**

- GitHub: [@Tobinchilongo](https://github.com/Tobinchilongo)
- Twitter: [@Tobin_Official](https://twitter.com/Tobin_Official)
- LinkedIn: [@Tobin Chilongo](https://www.linkedin.com/in/tobin-chilongo-a6736415a/)

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