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

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.

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
![App Preview](src/assets/app-preview.gif)

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