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.
- Host: GitHub
- URL: https://github.com/tobinchilongo/math-magicians
- Owner: Tobinchilongo
- Created: 2022-03-14T12:40:11.000Z (over 4 years ago)
- Default Branch: development
- Last Pushed: 2022-04-11T16:57:40.000Z (about 4 years ago)
- Last Synced: 2024-12-25T17:17:33.082Z (over 1 year ago)
- Topics: html5, javascript-library, reactjs, webpack
- Language: JavaScript
- Homepage:
- Size: 1.41 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

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

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