Skip to content

Responsive calculator with light/dark mode, built using HTML, CSS, and JavaScript for quick, adaptable use on many devices.

License

Notifications You must be signed in to change notification settings

gayanukabulegoda/Simple-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Phone Simple Calculator

A simple and fully responsive calculator designed using HTML, CSS, and JavaScript. This calculator adjusts seamlessly to any screen size and offers both light and dark mode options for an enhanced user experience.

Overview

This project is a straightforward calculator that performs basic arithmetic operations. With a clean design and responsive layout, it's perfect for quick calculations on any device. Users can also switch between light and dark modes to suit their preferences.

Features

  • Responsive Design: Adapts to any screen size, ensuring usability on desktops, tablets, and mobile devices.
  • Light and Dark Mode: Toggle between light and dark themes based on user preference.
  • Basic Operations: Supports addition, subtraction, multiplication, and division.
  • Simple Interface: A clean, user-friendly interface for hassle-free use.

Technologies Used

  • HTML5: Structure and content.
  • CSS3: Styling, layout, and responsiveness.
  • JavaScript: Logic for calculations and theme toggling.

Usage

You can use the calculator directly via this link. Open it in any browser on any device, and the calculator will automatically adjust to your screen size. Use the toggle switch to change between light and dark mode.

License

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


© 2024 Gayanuka Bulegoda