Skip to content

judempoyo/JumpCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator with Tailwind CSS and JavaScript

Description

This project is a simple calculator developed using Tailwind CSS for styling and JavaScript for the logic. The application allows users to perform basic operations such as addition, subtraction, multiplication, and division.

Images

  • desktop View Screenshot from 2024-10-29 14-59-32

    Screenshot from 2024-10-29 14-59-45

  • mobile view

Screenshot from 2024-10-29 1Screenshot from 2024-10-29 15-00-21 5-00-14 Screenshot from 2024-10-29 15-00-21

Features

  • Responsive and modern user interface with Tailwind CSS
  • Basic mathematical operations
  • Dynamic display of results
  • Support for chained operations

Technologies Used

  • HTML: Structure of the page
  • CSS: Styling with Tailwind CSS
  • JavaScript: Logic of the calculator

Installation

  1. Clone the repository:

    git clone https://github.com/judempoyo/JumpCalculator
  2. Navigate to the project folder:

    cd calculator
  3. Open the index.html file in your browser.

Usage

  1. Enter numbers and operators in the calculator.
  2. Click the "=" button to display the result.
  3. Use the "C" button to clear the display.

Contributing

Contributions are welcome! If you’d like to improve this project, feel free to submit a pull request.

Author

Jude Mpoyo

License

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published