"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, HTML, CSS
- Bootstrap, Webpack, Gitflow
- 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 [email protected]:Marlyn-Mayienga/math-magicians.git
- cd into the project folder
cd math-magicians
- run
npm install
- run
npm start
Use your preferred code editor such as VSCode or Atom
Set up linters
npm i
npm start
👤 Marlyn Mayienga
- GitHub: @Marlyn_Mayienga
- Twitter: @Merl_Mayienga
- LinkedIn: Marlyn_Mayienga
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.