- 📖 About the Project
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This project is a simple, fully fledged calculator application.
Website currently uses:
- Node.js
- and the React library
This website shows a calculator with all of its basic functions!
- To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node.js and git on your local computer.
- Clone this repository to your desired folder:
Example commands:
git https://github.com/Arch-Noize/math-magicians.git
cd math-magicians- Run:
npm install- In order to run this project, clone this repository to your PC and open a terminal, then use:
npm startIf you are facing linter errors, use:
- For Stylelint:
npx stylelint "**/*.{css}"
- For ESlint:
npx eslint "**/*.{js,jsx}"
You can find the website deployed here.
👤 Santiago Ruido
- GitHub: @Arch-Noize
- LinkedIn: Santiago Ruido
- Making a fully functional calculator
Contributions, issues, and feature requests are welcome!
Feel free to check the Isues Pages
If you like this project kindly give it a star⭐️.
I would like to thank Microverse for the immense support.
This project is MIT licensed.