Skip to content

Errante-Creation/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Modern Calculator

A modern web calculator built with HTML, CSS, and JavaScript.

Features

  • Addition, subtraction, multiplication, division
  • Decimal support
  • Delete a digit (DEL)
  • Full reset (AC)
  • Keyboard support
  • Responsive and modern display

Project Structure

index.html
css/
   styles.css
js/
   script.js

Usage

  1. Open index.html in your browser.
  2. Use the buttons or keyboard to perform calculations.

Keyboard Controls

  • Numbers and . to enter values
  • +, -, *, / for operations
  • Enter or = to calculate
  • Backspace to delete a digit
  • Escape to clear all

© 2025 Errante Jean-Louis

About

A simple calculator

Resources

Stars

Watchers

Forks

Contributors