"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.
- HTML
- CSS
- JavaScript
- React
- Click the green
Code
button 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 git@github.com:AyoubMS/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 i
to install the dependencies - Run
npm start
to start the application
- Run
npm run test
- Running
npm start
should start the server on the browser - Start solving math
- Checkout random quotes
👤 **Ayoub Chahir **
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 design template was used
- My friends
- Inspiration
- etc