Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 768 Bytes

File metadata and controls

26 lines (18 loc) · 768 Bytes

My Calci

Welcome to my Calculator Project! This is my first project that is fully functioning calculator which supports basic arithmetic operations. It also handles all the errors and provide them the knowledge of how to remove these errors. I put a lot of efforts to make it looks attractive and user friendly.

Please take a moment to check it out and share your thoughts

Tech Stack Used

  • HTML(HyperText Markup Language)
  • CSS(Cascading Style Sheets)
  • JavaScript

Installation

  1. Clone the repository: git clone https://github.com/yourusername/calculator.git
  2. Change Directory: cd Calculator
  3. Then Run the Calculator

You can also use the link attached with the file for using it.