Convertica is a versatile app offering quick and easy conversions for units, time, currency, dates, and more. Simple to use now, with room to grow into a powerful tool for larger conversions in the future.
- Clone the repository:
git clone https://github.com/HamidByte/convertica.git- Navigate to the project directory:
cd convertica- Install dependencies:
npm install- Start the development server:
npm run dev- Build for production:
npm run build- Run unit tests:
npm run test:unit- Lint and fix code:
npm run lint- Units: Length, weight, temperature, speed, volume, area, energy, pressure
- Dates: Age calculator, days between dates, week number, leap year checker
- Time: Time zone conversion, durations, timestamps, stopwatch to hours/minutes, live video time, epoch to human-readable date
- Currency: Live exchange rates, historical conversions, cryptocurrency to fiat
- Math: Fractions to decimals, Roman numerals, percentage calculator
- Text: Uppercase/lowercase, ASCII to text, character count
- Digital Storage: KB to MB, GB to TB, bits to bytes
- Finance: Loan interest, tax calculator, inflation adjustment
- Science: Atomic mass, wavelength to frequency, radiation units
- Engineering: Torque, power, viscosity, thermal conductivity
- Health & Fitness: BMI calculator, calorie burn, steps to distance
- Geography: GPS coordinates, latitude/longitude distance, country codes
- Miscellaneous: Aspect ratio calculator, Shoe size conversion, cooking measurements, dice roll probability