https://github.com/praisespjmt/math-magicians-rx
"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. The Project was built using React JS.
https://github.com/praisespjmt/math-magicians-rx
css3 html5 react reactjs
Last synced: 10 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. The Project was built using React JS.
- Host: GitHub
- URL: https://github.com/praisespjmt/math-magicians-rx
- Owner: PraisesPJMT
- License: mit
- Created: 2022-09-05T11:37:13.000Z (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2022-09-16T17:51:49.000Z (almost 4 years ago)
- Last Synced: 2025-03-30T07:51:15.987Z (over 1 year ago)
- Topics: css3, html5, react, reactjs
- Language: JavaScript
- Homepage: https://praisespjmt.github.io/Math-Magicians-RX/
- Size: 3.29 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Math-Magicians-RX
> "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.
## Preview

## Built With (Linter)
- React
- JavaScript (Eslint)
- CSS (Stylelint)
## Prerequisites
The following applications are required to be installed for the project to run!
- Modern browser e.g [Google Chrome](https://www.google.com/chrome/), [Edge](https://www.microsoft.com/en-us/edge?r=1), [Firefox](https://www.mozilla.org/en-US/exp/firefox/new/) etc.
- [Node.js](https://nodejs.org/en/download/) LTS version
- [Git](https://git-scm.com/downloads)
## App Setup
- Clone [this](https://github.com/PraisesPJMT/Leaderboard) GitHub repository using `git clone git@github.com:PraisesPJMT/Math-Magicians-RX.git`
- Download all required modules using `npm install` inside the project directory (/Math-Magicians-RX)
- Launch project on browser using `npm start` inside the project directory (/Math-Magicians-RX)
- This should launch the app on the browser
- If the app is not opened immediately, then open [http://localhost:3000](http://localhost:3000) to view it in your browser.
## App Deployment
App is live on [Math MagicianS](https://pjmt-math.netlify.app/)
Link: [https://pjmt-math.netlify.app/](https://pjmt-math.netlify.app/)
## Authors
👤 **Praises Tula**
- GitHub: [@praisespjmt](https://github.com/PraisesPJMT)
- Twitter: [@praisespjmt](https://twitter.com/PraisesPJMT)
- LinkedIn: [Praises Musa Tula](https://www.linkedin.com/in/praises-tula-9233aa76)
## 🤝 Contributing
Contributions, [issues](https://github.com/PraisesPJMT/Math-Magicians-RX/issues), and feature requests are welcome!
## ⭐️ Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Hat tip to you for checking out this amazing project.
## 📝 License
This project is [MIT](./LICENSE) licensed.