Skip to content

fm-anderson/flight-checker

Repository files navigation

Flight Checker

About The Project

Instantly access real-time flight updates for global airports. Whether you're planning a trip, picking up a loved one, or just staying informed, get accurate, up-to-the-minute details all from the comfort of your home.

Built with: ViteHTMLJavaScriptTailwindCSSDaisyUI

Features

  • Country auto complete
  • Airport auto complete
  • Real-time flight updates
  • Flight delay indications
  • Dark and Light theme

Try it → https://flightchecker.netlify.app

Getting Started

Prerequisites

This project was bootstrapped with Vite. Ensure you have Node.js and npm (or any other package manager) installed on your local machine.

Installation

  1. Clone this repo

    git clone https://github.com/fm-anderson/flight-checker.git
  2. Navigate to the project directory

    cd flight-checker
  3. Create a .env file and add your API key from AirLabs

    echo "VITE_API_KEY=paste-api-key-without-quotes-here" > .env
  4. Install dependencies

    npm install
  5. Run the application

    npm run dev
  6. The website should be running on http://localhost:3000

Contributing

Git/Github Workflow

Contributors GitHub
Anderson Marques https://github.com/fm-anderson
Anthony Ranieri https://github.com/ajar67
Dillon Arnold https://github.com/Dillona25
Mirko Zlatunic https://github.com/mirkozlatunic

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Libraries

Library GitHub
tailwindcss https://github.com/tailwindlabs/tailwindcss
daisyui https://github.com/saadeghi/daisyui
theme-change https://github.com/saadeghi/theme-change
autocompleter https://github.com/kraaden/autocomplete

API

API Solution
AirLabs Provides real-time flight status
VatComply Provides user geolocation
RestCountries Provides auto-complete list

Screenshots (Desktop)





Screenshots (Mobile)



About

Up-to-the-minute flight updates for global airports.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •