Skip to content

Yumna0019/iOS-Style-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📱 iOS Style Calculator

Welcome to the iOS Style Calculator! 🚀 This cool calculator, built with React, brings the sleek and intuitive iOS experience right to your browser. Ready to crunch some numbers in style? Let’s dive in! 🎉

🌐 Live Demo

Check out the live demo of the iOS Style Calculator and see it in action!

✨ Features

  • Basic Arithmetic: Add ➕, subtract ➖, multiply ✖️, and divide ➗ —all the essentials!
  • Advanced Calculations: Handle decimals and percentages effortlessly.
  • Stylish Design: Inspired by the clean, modern look of iOS.
  • User-Friendly: Clear display and easy-to-use buttons for a smooth calculation experience.

🛠️ Built With

  • React: Powers the interactive and responsive user interface.
  • CSS: Styles that give it the sleek and modern iOS app appearance.
  • JavaScript: Handles the logic and calculations behind the scenes.

🧮 How to Use

  1. Tap Away: Click on the buttons to input numbers and perform calculations.
  2. Arithmetic Operators: Use ➕, ➖, ✖️, and ➗ for your math operations.
  3. Percentage: Click % to calculate percentages.
  4. Negate: Click +/- to switch between positive and negative values.
  5. Equals: Hit = to get your result.
  6. Clear: Smash the AC button to clear everything and start fresh.

🚀 Get Started

Want to run this project on your own machine? It’s super easy:

  1. Clone the Repo:

    git clone https://github.com/Yumna0019/iOS-Style-Calculator.git
    cd iOS-Style-Calculator
  2. Install Dependencies:

    npm install
  3. Start the App:

    npm start
  4. Open in Your Browser: Navigate to http://localhost:3000 and start calculating!


Enjoy using the iOS Style Calculator! Happy calculating! 🎊


About

The iOS-Style Calculator is a stylish and user-friendly calculator app inspired by iOS design. It performs all essential arithmetic operations with a clean and intuitive interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors