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

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.

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.