Skip to content

UmarNasib/distance-calculator

Repository files navigation

🌍 Distance Calculator

A sleek web application that calculates the distance between two geographical coordinates. Built with the latest Next.js 15 framework and designed for simplicity and accuracy, this app converts the distance into meters, kilometers, and miles.

✨ Features

  • 🔢 Calculates distance using the Haversine formula
  • 📏 Supports meters, kilometers, and miles
  • 🧠 Built with modern tech: Next.js 15 + Tailwind CSS
  • 📱 Responsive and clean UI
  • 🌐 Ready for deployment (Vercel)

🚀 Live Demo

Click Here: https://distance-calculator-sooty.vercel.app

🛠️ Tech Stack

  • Framework: Next.js 15
  • Styling: Tailwind CSS
  • Language: TypeScript / JavaScript
  • Hosting: Vercel

📦 Getting Started

# 1. Clone the repository
git clone https://github.com/UmarNasib/distance-calculator.git

# 2. Move into the project directory
cd distance-calculator

# 3. Install dependencies
npm install

# 4. Run the development server
npm run dev

About

A web app that calculates the distance between two geographical locations based on their latitude and longitude. It returns the distance in meters, kilometers, and miles.

Topics

Resources

Stars

Watchers

Forks

Contributors