- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Math Magicians] This simple calculator is designed to perform basic arithmetic calculations quickly and easily. With its easy-to-use interface and straightforward functionality, you'll be able to add, subtract, multiply, and divide numbers in no time.
Client
- [Home_page]
- [Calculator_page]
- [Quote-page]
To get a local copy up and running, follow these steps.
In order to run this project you need the following tools:
- Node.js in your computer
- IDE(e.g.: Vscode,...)
- Terminal
Clone this repository to your desired folder:
cd your-prefered-folder
git clone https://github.com/Jolak5/Math-Magicians.git
- Install this project with:
cd Math-Magicians
npm install or npm i
- Run build for prodction:
npm run build
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
👤 Ezra Yehuwalashet
- GitHub: @ezraermy
- Twitter: @ezraermy
- LinkedIn: Ezra Yehuwalashet
- [Main_Page]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project...
I would like to thank Microverse for this opportunity to learn and W3Schools for the information shared in their site.
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.