Skip to content

Rishika-108/Calculator-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Calculator App ๐Ÿงฎ

This Calculator App is a lightweight, web-based tool designed for performing basic arithmetic operations with a sleek and responsive interface. Built using fundamental web development technologies, it demonstrates the power of simplicity and functionality.

๐ŸŒŸ Features

  • Basic Arithmetic Operations:
    Perform addition, subtraction, multiplication, and division seamlessly.

  • Responsive Design:
    Accessible across devices, ensuring usability on desktops, tablets, and mobile phones.

  • Real-Time Calculations:
    Instantaneous display of results for efficient computation.

  • Interactive User Interface:
    Clean and modern design with intuitive button placement for ease of use.

๐Ÿ› ๏ธ Tech Stack

  • Frontend: HTML, CSS, and JavaScript for a responsive and dynamic user interface.

๐Ÿš€ Getting Started

Prerequisites

A web browser is all you need to run this application.

Installation

  1. Clone the repository:
    git clone https://github.com/Rishika-108/Calculator-app.git  
  2. Navigate to the project directory:
    cd Calculator-app  
  3. Open the index.html file in your browser to start using the app.

๐Ÿ“‚ Project Structure

Calculator-app/  
โ”œโ”€โ”€ index.html        # Main HTML file  
โ”œโ”€โ”€ style.css         # CSS file for styling  
โ”œโ”€โ”€ script.js         # JavaScript for app logic  
โ””โ”€โ”€ README.md         # Documentation  

๐Ÿค Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature-name.
  3. Commit your changes: git commit -m 'Add feature-name'.
  4. Push to the branch: git push origin feature-name.
  5. Submit a pull request.

๐Ÿ“œ License

This project is licensed under the MIT License.

About

A clean and responsive Calculator App built using HTML, CSS, and JavaScript. This lightweight web application performs basic arithmetic operations such as addition, subtraction, multiplication, and division. Designed with simplicity, speed, and usability in mind, it delivers real-time calculations through an intuitive and modern interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors