This is an online calculator app built during our JavaScript Fundamentals course. The app allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.
This project is open source and we welcome contributions from anyone. If you would like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with clear and concise messages.
- Push your changes to your fork.
- Submit a pull request to the main repository.
Happy coding!