Online Calculator (EasyCalculator)
Welcome to the EasyCalculator project! This is an open-source web-based calculator built using Jekyll. We invite developers, designers, and contributors of all skill levels to collaborate and improve this project.
Live Demo
click on for live demo of online calculator EasyCalculator
🚀 Features
- Basic arithmetic operations (Addition, Subtraction, Multiplication, Division)
- User-friendly interface
- Responsive design
- Easy-to-contribute Jekyll-based architecture
🛠️ Technology Stack
-
Jekyll: Static site generator
-
HTML/CSS/JavaScript: Frontend development
-
GitHub Pages: Hosting
🎯 How to Contribute
We welcome contributions! Follow these steps to get started:
-
Fork the repository.
-
Clone your forked repository:
git clone [https://github.com/easycalculator-org/easycalculator]
-
Navigate to the project directory:
cd online-calculator
-
Install Jekyll (if not installed):
gem install jekyll bundler
-
Run the project locally:
bundle exec jekyll serve
Open
http://localhost:4000
in your browser to view the calculator. -
Make your changes and test them.
-
Commit and push your changes.
-
Submit a Pull Request (PR) for review.
📌 Issues & Feature Requests
If you encounter a bug or have an idea for a new feature, feel free to open an issue in the Issues section.
💡 Community & Support
Join the discussion, ask questions, and get support by visiting our Discussions page.
📜 License
This project is licensed under the MIT License.