https://github.com/jishantukripal/simple-calculator
🧮 A simple and stylish calculator web app for your everyday arithmetic needs! 🚀
https://github.com/jishantukripal/simple-calculator
calculator-javascript html-css-javascript html-project
Last synced: 4 months ago
JSON representation
🧮 A simple and stylish calculator web app for your everyday arithmetic needs! 🚀
- Host: GitHub
- URL: https://github.com/jishantukripal/simple-calculator
- Owner: jishantukripal
- Created: 2023-10-26T19:55:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-26T20:10:05.000Z (over 2 years ago)
- Last Synced: 2025-10-29T08:13:27.270Z (8 months ago)
- Topics: calculator-javascript, html-css-javascript, html-project
- Language: HTML
- Homepage: https://jishantukripal.github.io/Simple-Calculator/
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator
🧮 A simple and stylish calculator web app for your everyday arithmetic needs! 🚀
## Features
✨ User-friendly interface
🔢 Basic arithmetic operations (addition, subtraction, multiplication, division)
🌈 Stylish design
💻 Responsive and mobile-friendly
## Tech Stack
🛠️ This project is built with the following technologies:
- ⚙️ HTML: Used for structuring the web page.
- 🎨 CSS: Responsible for styling and layout.
- 💻 JavaScript: Powers the functionality.
## Demo
Check out the live demo: [Demo](https://jishantukripal.github.io/Simple-Calculator/)
## Getting Started
1. Clone this repository:
```bash
#get the code
git clone https://github.com/jishantukripal/Simple-Calculator.git
```
```bash
#move to the folder
cd Simple-Calculator
```
```bash
Run Using Live Server
```
## Details
This project is created by Jishantu Kripal