spirosikmd / google-airlines

Google created their own airline logos for google flights for many airlines out there. This app displays a collection of them in random order.

Home Page:https://google-airlines.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

google-airlines

Google created their own airline logos for google flights for many airlines out there. Enjoy!

I got the IATA codes from wikipedia. I used the data.js script to read the contents of the wikipedia table and export it to a JSON file. I copy the contents of the JSON file to a TypeScript file so it can be used in the app.

  • This is just a fun side project for me.
  • All data and photos are property of Google.

About

Google created their own airline logos for google flights for many airlines out there. This app displays a collection of them in random order.

https://google-airlines.netlify.com

License:MIT License


Languages

Language:TypeScript 73.3%Language:JavaScript 15.3%Language:HTML 11.0%Language:CSS 0.4%