Skip to content

codewithdhruba01/MultiCalc

Repository files navigation

Multi-Calculator

A comprehensive calculator website with multiple calculator types and a beautiful UI with dark/light mode support.

Features

  • Multiple calculator types (Basic, Scientific, BMI, Currency, etc.)
  • Dark/Light mode toggle
  • Responsive design
  • Clean and intuitive UI

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • npm or yarn

Installation

  1. Clone the repository
git clone https://github.com/codewithdhruba01/MultiCalc.git
cd MultiCalc
  1. Install dependencies:
    npm install
    # or
    yarn
  2. Start the development server:
    npm run dev
    # or
    yarn dev
  3. Open your browser and navigate to http://localhost:5173

Available Calculators

  • Basic Calculator
  • Scientific Calculator
  • BMI Calculator
  • Currency Converter
  • Percentage Calculator
  • Age Calculator
  • Loan Calculator
  • Unit Converter

Tech Stack

  • React
  • TypeScript
  • Vite
  • Tailwind CSS

About

Your one-stop solution for all calculation needs. Simple, fast, and accurate.

Resources

Stars

Watchers

Forks

Languages