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:

  1. Fork the repository.

  2. Clone your forked repository:

    git clone [https://github.com/easycalculator-org/easycalculator]
  3. Navigate to the project directory:

    cd online-calculator
  4. Install Jekyll (if not installed):

    gem install jekyll bundler
  5. Run the project locally:

    bundle exec jekyll serve

    Open http://localhost:4000 in your browser to view the calculator.

  6. Make your changes and test them.

  7. Commit and push your changes.

  8. 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.