Skip to content

This repository contains the code for a simple neumorphism-styled calculator built using HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

withaarzoo/Neumorphism-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neumorphism Calculator

This repository contains the code for a simple neumorphism-styled calculator built using HTML, CSS, and JavaScript .

Preview

preview

Description

The calculator has a sleek design with neumorphism (soft UI) aesthetics. It performs basic arithmetic operations such as addition, subtraction, multiplication, and division.

Usage

To use the calculator, simply open the index.html file in a web browser. Click on the buttons to input numbers and perform operations. The result will be displayed in the result box.

Features

  • Neumorphism design for modern UI aesthetics.
  • Basic arithmetic operations: addition, subtraction, multiplication, and division.
  • Clear button (AC) to reset the calculator.
  • Memory clear button (MC).
  • Percentage calculation button (%).
  • Equal button (=) to evaluate the expression.
  • Responsive design for various screen sizes.

Files

  • index.html: HTML file containing the structure of the calculator.
  • style.css: CSS file for styling the calculator interface.
  • script.js: JavaScript file for adding functionality to the calculator.

Dependencies

  • GSAP: A JavaScript animation library used for adding animation effects to the calculator.

How to Contribute

  1. Fork the repository.
  2. Make your changes.
  3. Submit a pull request.

Credits

  • Developer: Aarzoo
  • Animation Library: GSAP

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This repository contains the code for a simple neumorphism-styled calculator built using HTML, CSS, and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published