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.
- HTML, CSS, JavaScript
- Technologies used: GitHub, VScode, nodejs, React, GIT.
- Click here to see the live demo on GitHub.
- Click here to see the live demo on Heroku.
- Click here to see the live demo on Netlify.
To get a local copy up and running follow these simple example steps:
- A device that support running browser applications.
- access to internet connection.
- If you just want to check the webpage/webapp, you have it available on the live demo link.
In order to install a local version of this project and please do the following steps:
- Install the latest version of any code editor.
- install the latest version of GIT.
- open your terminal
- Go to the repository and clone it with
git clone git@github.com:ForHemer/Math-Magicians.git
. - open the repository cloned with
cd Math-Magicians
- if your code editor is VsCode type
code .
- Install npm dependencies with
npm install
- To run it type
npm start
- and enjoy!
👤 Hemerson Foreste
- GitHub: @ForHemer
- Twitter: @HemersonForeste
- 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