https://github.com/marlyn-mayienga/math-magicians
https://github.com/marlyn-mayienga/math-magicians
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/marlyn-mayienga/math-magicians
- Owner: Marlyn-Mayienga
- Created: 2022-09-13T08:09:26.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-09-22T19:33:40.000Z (about 3 years ago)
- Last Synced: 2025-07-06T20:45:42.706Z (4 months ago)
- Language: HTML
- Size: 1.01 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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.
- Read a random math-related quote.
## Built With
- React. Javascript, HTML, CSS
- Bootstrap, Webpack, Gitflow
## Live Demo
[Live Demo Link](https://632ca0b5974d75058d004034--luxury-druid-bcb004.netlify.app/)
## Getting Started
- To get a local copy up and running follow these simple example steps.
- Clone the code to your machine, or download a ZIP of all the files directly.
- To clone, run `git clone git@github.com:Marlyn-Mayienga/math-magicians.git `
- cd into the project folder `cd math-magicians`
- run `npm install`
- run `npm start`
### Prerequisites
Use your preferred code editor such as VSCode or Atom
### Setup
Set up linters
### Install
`npm i`
### Usage
### Run tests
### Deployment
`npm start`
## Authors
👤 **Marlyn Mayienga**
- GitHub: [@Marlyn_Mayienga](https://github.com/Marlyn_Mayienga)
- Twitter: [@Merl_Mayienga](https://twitter.com/M_ayienga)
- LinkedIn: [Marlyn_Mayienga](https://linkedin.com/in/Marlyn_Mayienga)
## 🤝 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
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._