"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.
- React
Visit the live link here
- Click the green
Codebutton on the repo - In your local PC, open your terminal in the folder you would like to clone the project.
- Clone the repo with the command:
git clone (copied link); like so:git clone https://github.com/TedLivist/math-magicians.git - On the terminal, navigate into the directory like so:
cd math-magicians - Checkout to branch name like so:
git checkout [branch name] - Run
npm ioryarnto install the dependencies - Run
npm startoryarn startto start the application
👤 Teddy-Livingstone Ememandu
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
