Skip to content

ofthewildfire/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator Project

This is a simple calculator application built as a part of The Odin Project's curriculum. It's a web-based application that can perform basic arithmetic operations like addition, subtraction, multiplication, and division.

https://calculator-kmdev.vercel.app/

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, division
  • Interactive UI with number keys and operation keys
  • Responsive design that works on different screen sizes
  • Custom cursor

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

Setup and Run

  1. Clone this repository to your local machine.
  2. Open the index.html file in your preferred web browser.

Screenshots

Calculator Screenshot

Acknowledgements

This project is a part of The Odin Project's curriculum.

License

This project is open source and available under the MIT License.

Author

https://x.com/km_fsdev