- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Math magicians App is a Single Page App (SPA) that allows users to:
Make simple calculations. Read a random math-related quote.
- React
- JavaScript
- HTML/CSS
- React
- JavaScript
- HTML/CSS
- Webpack
- Babel
Client
- To make simple calculations
- To show random quotes
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node.js & npm
- A web browser
Navigate to your desired folder and enter these commands:
git clone https://github.com/teke85/Math-Magician.git
cd Math-Magician
Install all dependencies with:
npm install
To run the project, execute the following command:
npm start
Mention all of the collaborators of this project.
👤 Teke85
- GitHub: @teke85
- Twitter: @muttau
- LinkedIn: isiteketo mutau
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give it a star ⭐
Special thanks to all the assistance received!
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.