Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 455 Bytes

File metadata and controls

28 lines (16 loc) · 455 Bytes

SimpleCalc-web

A simple web app for basic arithmetic operations: addition, subtraction, multiplication, and division.

Tech Stack

  • HTML: Structure
  • CSS: Styling
  • JavaScript: Functionality

Setup

  1. Clone the Repo:

    git clone https://github.com/RishikaBothra/SimpleCalc-web.git
  2. Navigate to Directory:

    cd SimpleCalc-web
  3. Open index.html in your web browser.