math-tools-hub

Math Tools Hub - React Application

A modern, comprehensive suite of free online calculators built with React, Vite, and Tailwind CSS. Featuring a beautiful glassmorphic UI design and 15+ powerful calculation tools.

🚀 Features

🛠️ Technology Stack

📦 Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/math-tools-hub.git
    cd math-tools-hub
    
  2. Install dependencies:
    npm install
    
  3. Start development server:
    npm run dev
    
  4. Build for production:
    npm run build
    

🧮 Available Calculators

  1. Percentage: Basic %, % of number, % change
  2. Grade: Weighted grades, GPA
  3. Fraction: Add, subtract, multiply, divide
  4. Average: Mean, median, mode
  5. Ratio: Solve proportions
  6. Time: Add/subtract durations
  7. Discount: Sale price, savings
  8. Scientific: Advanced math functions
  9. BMI: Body Mass Index calculator
  10. Age: Calculate age in years/months/days
  11. Currency: Convert between major currencies
  12. Unit: Length, weight, etc.
  13. Loan: Monthly payments, interest
  14. Tip: Bill splitting and tips
  15. Date: Days between dates

📄 License

MIT License - feel free to use this project for your own purposes.