Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nidhiupman568/calculator
๐ Welcome to the Calculator project! ๐ This versatile and user-friendly tool helps you perform basic arithmetic calculations right in your web browser. Built with HTML ๐, CSS ๐จ, and JavaScript ๐ป, this calculator is designed to be simple yet powerful.
https://github.com/nidhiupman568/calculator
calculator css front-end-development html interactive-web-design javascript web-animation web-development
Last synced: 3 days ago
JSON representation
๐ Welcome to the Calculator project! ๐ This versatile and user-friendly tool helps you perform basic arithmetic calculations right in your web browser. Built with HTML ๐, CSS ๐จ, and JavaScript ๐ป, this calculator is designed to be simple yet powerful.
- Host: GitHub
- URL: https://github.com/nidhiupman568/calculator
- Owner: nidhiupman568
- Created: 2024-06-12T19:19:21.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T20:35:15.000Z (2 months ago)
- Last Synced: 2024-09-07T22:20:05.556Z (2 months ago)
- Topics: calculator, css, front-end-development, html, interactive-web-design, javascript, web-animation, web-development
- Language: HTML
- Homepage: https://nidhiupman568.github.io/CALCULATOR/
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐งฎ Calculator Project ๐งฎ
๐ Welcome to the **Calculator** project! ๐ This versatile and user-friendly tool helps you perform basic arithmetic calculations right in your web browser. Built with **HTML** ๐, **CSS** ๐จ, and **JavaScript** ๐ป, this calculator is designed to be simple yet powerful.
Project Demo: https://nidhiupman568.github.io/CALCULATOR/
## ๐ Description
The **Calculator** is a web application that allows you to perform addition โ, subtraction โ, multiplication โ๏ธ, and division โ operations. It takes input from the user via buttons and displays results instantly. Whether you're crunching numbers for work or school, this calculator has got you covered! ๐ข
## ๐ ๏ธ Built With
- **HTML** ๐: For the structure of the calculator interface.
- **CSS** ๐จ: For styling to make the calculator visually appealing.
- **JavaScript** ๐ป: For implementing the calculation logic and user interaction.## ๐ How to Use
1. Clone the repository: 'https://github.com/nidhiupman568/CALCULATOR.git'
2. Open `index.html` in your web browser to use the calculator.### ๐ธ Screenshots (Output)
Hereโs a preview of the Calculator in action:
![CALCULATOR](https://github.com/nidhiupman568/CALCULATOR/assets/130860182/11549aff-95bb-4bac-a831-8614228cd5da)
Enjoy using the Calculator! ๐ Feel free to share your feedback or contribute to the project by making a pull request. Happy calculating! ๐