This App gives you a nice calculator to use and also gives you information about Math
- HTML
- CSS
- Javascript
- React
To get a local copy follow these simple example steps.
1.- Open the terminal window and clone the repository using this command:
git clone git@github.com:VicPeralta/math-magicians.git
2.- Change the directory to the math-magicians directory
cd math-magicians
3.- Install the project's dependencies by running this command:
npm install
4.- Generate the dist folder using this command:
npm run build
5.- Run this command to see the page npm start
6.- To see the code open the project in the code editor of your preference.
👤 Victor Peralta
- GitHub: @VicPeralta
- Twitter: @VicPeralta
- Linkedin: @VicPeralta
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- A special thank for @fernandorpm for this amazing README template
This project is MIT licensed.