Skip to content

bluekitsune-sad/C-For-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

──────▄▀▄───────▄▀▄
─────▄█░░░▀▀▀▀▀░░░█▄
─▄▄──█░░░░░░░░░░░░░█──▄▄
█▄▄█─█░░▀░░░┬░░░▀░░█─█▄▄█

🧮 C for Calculator 📱

C for Calculator is a sleek web-based calculator application built with React, designed with a user-friendly interface inspired by the iPhone X calculator.

Calculator Screenshot

✨ Features

  • Basic arithmetic operations: ➕ addition, ➖ subtraction, ✖️ multiplication, and ➗ division.
  • 💯 Percentage (%) calculation for quick math.
  • 🔄 Clear (AC) to start fresh, ⏪ Plus/Minus (+/-) for sign flipping, and 🔵 decimal point (.) for precision.
  • 🌐 Responsive design to fit any screen size.
  • ✨ Stylish gradient buttons for a vibrant touch.
  • ⚠️ Error handling for division by zero.

🚀 Technologies Used

  • React: JavaScript library for building user interfaces.
  • CSS: Styling and layout with a dash of flair.
  • React Router: Navigation between different components for a seamless experience.

🛠️ Usage

  1. Clone this repository to your local machine.

  2. Navigate to the project directory.

  3. Install dependencies:

    npm install
    

Start the development server:

bash
npm start

🌐 Open your web browser and visit http://localhost:3000 to start calculating!

💡 How to Use

Click the buttons to enter numbers and perform operations.
Use AC to clear the display.
Use +/- to toggle between positive and negative numbers.
Use % to calculate percentages.
Use the = button to see the result.

😂 Jokes Corner

  • Why did the mathematician break up with the calculator? Because they couldn't count on each other!
  • How do you make seven an even number? Remove the 's'!
  • Why did the calculator go to therapy? It had too many problems.

🌟 Credits

This awesome project was created by bluekitsune-sad 🦊 ᕕ( ᐛ )ᕗ

📝 License

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

About

This is a Simple Calculator done using React JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published