Skip to content

rsvinicius/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

This is a simple calculator web application created using HTML, CSS, and JavaScript.

Live Demo

Check out the live demo here.

Project Inspiration

This project was inspired by The Odin Project, an open-source curriculum for learning web development. It serves as a hands-on exercise to practice front-end development skills and JavaScript programming.

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, and division.
  • Support for decimal numbers.
  • AC button to clear the calculator.

How to Use

  1. Open the live demo in your web browser.
  2. Use your mouse or keyboard to input numbers and perform calculations.
  3. Click the AC button to reset the calculator.

About

Simple calculator created using HTML, CSS, and JavaScript.

Resources

Stars

Watchers

Forks

Contributors