Skip to content

A simple and user-friendly calculator app built with HTML, CSS, and JavaScript. Perform basic arithmetic operations effortlessly with this intuitive web-based calculator. Perfect for quick calculations and learning web development fundamentals.

Notifications You must be signed in to change notification settings

mwjchathuranga/Simple-JS-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator App

A simple calculator app built using HTML, CSS, and JavaScript. This project serves as a hands-on exploration of front-end web development concepts.

Features 🚀

  • Basic arithmetic operations (addition, subtraction, multiplication, division)
  • Clear and intuitive user interface
  • Responsive design for seamless use on various devices

Getting Started 👈

  1. Clone or download the repository.
  2. Open index.html in your web browser.

Technologies Used 🛠️

  • HTML5
  • CSS3
  • JavaScript

How to Contribute 💡

If you'd like to contribute to the development of this calculator app, feel free to:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/new-feature)
  3. Make changes and commit (git commit -am 'Add a new feature')
  4. Push to the branch (git push origin feature/new-feature)
  5. Create a pull request

Please ensure that your pull request is well-documented and addresses a specific issue or feature.

Screenshots

Preview_1 Preview_2
Preview_1 Preview_2

About

A simple and user-friendly calculator app built with HTML, CSS, and JavaScript. Perform basic arithmetic operations effortlessly with this intuitive web-based calculator. Perfect for quick calculations and learning web development fundamentals.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published