Svelte-Calculator Svelte Themes

Svelte Calculator

🔢 This is a simple calculator app built using Svelte. It performs basic arithmetic operations such as addition, subtraction, multiplication, and division.

Svelte Calculator 🔢

This is a simple calculator app built using Svelte. It performs basic arithmetic operations such as addition, subtraction, multiplication, and division 🔢.

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division

Getting Started

  1. Clone the repository:

    git clone https://github.com/MrMDrX/Svelte-Calculator.git
    
  2. Install dependencies:

    cd Svelte-Calculator
    pnpm install
    
  3. Start the development server:

    npm run dev
    
  4. Open your browser and navigate to http://localhost:5173 to view and use the app.

Contributing

Contributions are welcome! Please create a new branch and submit a pull request for any new features or bug fixes.

License

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

Top categories

Loading Svelte Themes