https://github.com/sanjeevirajanramajayam/html-css-calculator
A simple calculator UI built using only HTML, CSS and JAVASCRIPT.
https://github.com/sanjeevirajanramajayam/html-css-calculator
calculator-javascript calucator css html5 javascript
Last synced: 4 months ago
JSON representation
A simple calculator UI built using only HTML, CSS and JAVASCRIPT.
- Host: GitHub
- URL: https://github.com/sanjeevirajanramajayam/html-css-calculator
- Owner: sanjeevirajanramajayam
- Created: 2024-10-17T17:29:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-11T06:02:07.000Z (about 1 year ago)
- Last Synced: 2025-06-20T19:58:42.342Z (12 months ago)
- Topics: calculator-javascript, calucator, css, html5, javascript
- Language: HTML
- Homepage: https://sanjeevirajanramajayam.github.io/html-css-calculator/
- Size: 5.48 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🧮 Simple Calculator (HTML + CSS + JS)
A basic calculator layout built using only HTML and CSS. This project focuses on UI design, layout structure, and styling.
## 🔧 Features
- Clean calculator UI
- Responsive layout (basic)
- Pure HTML, CSS and JAVASCRIPT
## 📁 Tech Stack
- HTML5
- CSS3
- Javascript
## 💡 Purpose
To practice front-end structure and styling by recreating a calculator interface.