“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.

To get a local copy up and running follow these simple steps.
To setup the Math Magicians project in your local, in the repo page:
click on code (dropdown list) > Download as ZIP;
or open terminal of path you want to install project and run this command
git clone https://github.com/oliverSCZ/Math-Magicians.git.
Run in your terminal the following commands:
$ cd Math-Magicians/
$ npm install
$ npm start
👤 Oliver Coimbra
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This is a project done during React module at Microverse, a remote web-developer school, using their support and frameworks provided.
This project is MIT licensed.