Skip to content

SamayKothari/CodeAlpha_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

🧮 CodeAlpha Calculator

A modern and responsive calculator web application built using HTML, CSS, and JavaScript.
This project is developed as part of the CodeAlpha Internship Program.


🚀 Features

  • iOS style modern UI design
  • Basic arithmetic operations (+, −, ×, ÷)
  • Percentage (%) calculation
  • Clear (AC) and Backspace (DEL) support
  • Keyboard input support
  • Button hover and click animations
  • Responsive layout (Mobile Friendly)
  • Real-time calculation display

🛠 Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla JS)

📂 Project Structure

CodeAlpha_Calculator
│
├── index.html
├── style.css
└── script.js

▶ How To Run The Project

Method 1 (Simple)

  1. Download or clone the repository
  2. Open index.html file
  3. Project will run in browser

Method 2 (VS Code Live Server)

  1. Open folder in VS Code
  2. Install Live Server Extension
  3. Right click index.html
  4. Click Open with Live Server

📸 Preview

iOS-style Calculator UI with smooth animations and responsive layout.


📌 Internship Task

This project is submitted as part of the CodeAlpha Internship – Calculator Task.


📜 License

This project is free to use for learning and educational purposes.

About

A modern and responsive calculator web app built using HTML, CSS, and JavaScript with smooth UI animations and real-time calculations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors