Skip to content

Treasure56/life-link

Repository files navigation

Life Link e-Ambulance Web Application

Getting Started

Running the project

# For development server
npm run dev

# For Production server
npm run build
npm run start

Open http://localhost:3000 with your browser to see the result.

Project Overview

Life Link e-Ambulance is a web application designed to streamline emergency medical services. It allows users to quickly request and book ambulances based on their location and specific needs.

Features

  • User-friendly interface for booking ambulances
  • Real-time location tracking
  • Various ambulance types (AC, Non-AC, ICU, ICCU)
  • Detailed ambulance information and pricing
  • Contact form for inquiries and support

Technology Stack

  • Next.js 14 (React framework)
  • TypeScript
  • Tailwind CSS for styling
  • Shadcn UI components

Project Structure

  • src/app: Contains the main application pages and components
  • src/components: Reusable UI components
  • src/types: TypeScript type definitions
  • src/hooks: Custom React hooks

Key Components

  • SearchPage: Allows users to search and filter available ambulances
  • ContactPage: Provides contact information and a form for user inquiries
  • LocationSelect: Component for selecting user location

Running the Project

After starting the development server, you can:

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors