Skip to content

A React-based toy app to see airline routes across major airlines and airports

Notifications You must be signed in to change notification settings

dejwakh/airline_routes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

What is it?

  1. A React-based toy app to see airline routes across major airlines and airports
  2. Select an Airline or Airport to further filter
  3. Click on an Airport on the world map to also filter by airport

Check out the app in production mode

https://airline-routes-vahid.herokuapp.com/

How to run in development mode

  1. Run npm install
  2. Run npm start
  3. Go to http://localhost:3000/

Additional Notes

  1. Data comes from a static file and limited to only 50 routes per airline
  2. SVGs used to draw airport coordinates and route lines

About

A React-based toy app to see airline routes across major airlines and airports

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published