This project is a calculator app called Math-Magician that allows users to perform simple arithmetic calculations.
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
This project is a calculator app called Math-Magician that allows users to perform simple arithmetic calculations. It was built using React, a popular JavaScript library for building user interfaces.
Math Magician React App Project is a web project where i test my React programming skills.
VS code React
This is a web project.
Math-Magician provides the following features:
Addition, subtraction, multiplication, and division of two numbers. Clearing the input and output fields. Displaying the result of the calculation.
To get a local copy up and running, follow these steps.
In order to run this project you need:
To get started with Math-Magician, follow these steps:
Clone the repository to your local machine.
Navigate to the project directory in your terminal.
Run npm install to install the project dependencies.
Run npm start to start the development server.
Open http://localhost:3000 to view the app in your browser.To run the project, execute the following command:
Run the app by running `npm start` in the terminalTo run tests, run the following command:
Example command:
npm testYou can deploy this project using:
Example:
github pages👤 Shalini Nayan
- GitHub: @ShaliniNayan
- Twitter: @sndprs
- LinkedIn: shalini-nayan-5820389
Future enhancements to this app could include:
- Integration with other APIs or databases
- Improved styling and user interface design
Contributions to this project are welcome. To contribute, please fork this repository and submit a pull request with your changes.
If you like this project, follow and contact me back.
I would like to thank microverse community and my coding partner for their dedicated time to encourage me achieve the best.
-
Question_1: Have you used linters to check for bugs?
- yes
-
Question_2: Do the project use database?
- Answer_2: not at the moment. To be used as we scale the project
This project is licensed under the MIT licensed.