This is a simple calculator application built using React. It allows you to perform basic arithmetic operations.
👉 Click here to try the live version
Follow these steps to run the calculator application on your local machine:
- Clone the Repository
git clone https://github.com/mohitahlawat2001/calculator-app.git
- Navigate to the Project Directory
cd calculator-app
- Install Dependencies
npm install
- Start the Application
npm start
- Open in Browser
- Open your web browser and go to http://localhost:3000
- You should now see the calculator application running locally on your machine.
- Addition, Subtraction, Multiplication, Division
- Clear All (AC)
- Supports decimal numbers
If you'd like to contribute, please fork the repository and create a pull request. You can also open an issue for any bug reports or feature requests.
Hacktoberfest is a month-long celebration of open source software. It encourages developers to contribute to open source projects by submitting pull requests on GitHub. It's a fantastic opportunity to support the open source community, learn, and earn cool swag.
-
Register: Sign up on the Hacktoberfest website.
-
Contribute: Make at least four pull requests to any public GitHub repository. These can be fixes, improvements, or new features.
-
Follow the Rules: Ensure that your pull requests adhere to the Hacktoberfest guidelines.
-
Spread the Word: Encourage others to participate in Hacktoberfest.
For more details, check out the official Hacktoberfest website.
Feel free to reach out with any questions or feedback. Happy calculating! 🧮