"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.
- JavaScript
- HTML5
- CSS3
- Webpack
- React
- Add functions to the calculator
- Add random quotes from an API
- Complete page with styling
To get a local copy up and running follow these simple example steps:
- Under the repository name, click the Clone or download green button.
-
Copy the URL given by clicking the clipboard button
-
Open a terminal window in your local machine and change the current directory to the one you want the clone directory to be made.
-
Type
git clone
followed by the URL you previously copied to the clipboard -
Navigate from the current directory to the newly created folder
-
Now open the index.html file on your browser.
👤 Alex Gamino
- Github: @Alex Gamino
- Linkedin: linkedin
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.