asier-ortiz / airport-finder

Flight searcher web app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Airport Finder

Airport finder is a web application that allows you to search among hundreds of airports around the world and track thousands of flights in real time.

How to build

  • Enter your API KEYS in the config.js file
  • Make sure you have npm installed
  • Run the npm install command from the project root directory to download the dependencies
  • Run the npm start command from the root directory of the project
  • Once the build is done Parcel will start the local server on port 1234 (it'll choose another one if it is occupied) http://localhost:1234

Screenshots

About

Flight searcher web app

License:MIT License


Languages

Language:JavaScript 75.8%Language:SCSS 22.0%Language:HTML 2.2%