An open API service indexing awesome lists of open source software.

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! 🚀

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