- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This is math-magicians site, created with React make a a calculation of the numbers.
React
JavaScript
- Calculator component
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Code editor
- Node.js
Clone this repository to your desired folder by opening the terminal and running the following command:
git clone `https://github.com/StevenWafeek/math-magicians`
Install this project with:
npm install
To run the project:
Open the Project in your code editor and start Live Server inside the index.html file.
To run tests, run the following commands:
For HTML linter errors:
npx hint .
For CSS linter errors:
npx stylelint "**/*.{css,scss}"
For Javascript linter errors:
npx eslint .
Deployed by GitHub Pages.
👤 steven wafeek
- GitHub: StevenWafeek
- Twitter: steven_hakeem
- LinkedIn: steven wafeek
👤 Gerson Higgins
- GitHub: Gerson Higgins
- make functionalty for culculations.
Contributions, Issues , and feature requests are welcome!
If you like this project please leave a star and a comment.
I would like to thank Microverse to have this opportunity, and also thank you the code review team.
This project is MIT licensed.