- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
Simple calculator is a calculator app where you can do all the basic operations and see the results display in real time.
- [Add, multiply, divide]
- [Dinamyc result update]
- [SPA]
To get a local copy up and running, follow these steps.
In order to run this project you need:
npm installed
Clone this repository to your desired folder:
- git clone git@github.com:Oscar-Espinoza/Calculator.git
- cd Calculator
Install this project with:
- npm install
To run the project, execute the following command:
- npm start
To run tests, run the following command:
npm run test
👤 Oscar Espinoza
- GitHub: @Oscar-Espinoza
- LinkedIn: Oscar Espinoza
Describe 1 - 3 features you will add to the project.
- [Scientific Functions]
- [Unit Conversion]
- [Currency Conversion]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
I am excited to share my new calculator app with you. This app is designed to be a versatile and user-friendly tool for all your calculation needs. Whether you are a student, a professional, or simply someone who needs to do math on a daily basis, I believe this app will be a valuable asset for you.
I have put a lot of time and effort into developing this app, and I hope you will find it useful. If you do, I would greatly appreciate your support. By downloading and using my app, you will be helping me to continue improving and updating it with new features and functionality.
Thank you in advance for your support. I hope you enjoy using my app as much as I enjoyed creating it.
Sincerely,
[Oscar Espinoza]
MIT License
Copyright (c) [2023] [Oscar Espinoza]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.