Skip to content

sushilashrestha/Simple-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

455b026 · Sep 24, 2024

History

6 Commits
Sep 24, 2024
Jul 16, 2024
Sep 24, 2024
Jul 16, 2024

Repository files navigation

Calculator with Dark Mode [LumoCalc]

This project is a simple calculator web application with a dark mode toggle feature. It was developed as part of the software fellowship participation. [Program organized by Pulchowk Campus]

Features

  • Basic arithmetic operations
  • Responsive design
  • Dark mode toggle
  • Smooth transitions between light and dark modes

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

Project Structure

  • index.html: The main HTML file containing the structure of the calculator
  • calculator.css: CSS file for styling the calculator and implementing dark mode
  • calculator.js: JavaScript file for the dark mode toggle functionality