"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.
- React
- JavaScript (Eslint)
- CSS (Stylelint)
The following applications are required to be installed for the project to run!
- Modern browser e.g Google Chrome, Edge, Firefox etc.
- Node.js LTS version
- Git
- Clone this GitHub repository using
git clone [email protected]: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 to view it in your browser.
App is live on Math MagicianS
Link: https://pjmt-math.netlify.app/
👤 Praises Tula
- GitHub: @praisespjmt
- Twitter: @praisespjmt
- LinkedIn: Praises Musa Tula
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Hat tip to you for checking out this amazing project.
This project is MIT licensed.