Loading repository data…
Loading repository data…
tomasesquivelgc / repository
➕🧮🎓Math Magicians is a Single Page Application (SPA) that includes a Random Quote Generator and a calculator to do some Math! (Just don't divide by 0 😉)
Math magicians is a single page application built with react that consists of a simple calculator and a radom quote generator.
You can try the Demo in This Link
To get a local copy up and running, follow these steps.
In order to run this project you need a browser.
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone git@github.com:myaccount/my-project.git
Install this project with:
Example command:
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
You can deploy this project using github pages
👤 Tomás Esquivel
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a star.
I would like to thank Microverse and my friends and family for their support.
This project is MIT licensed.