/Jetbook

Flight ticket search with Kiwi API + Vuejs + Element UI

Primary LanguageCSS

Jetbook

Jetbook is a learning project base on Vue HackerNews and use Kiwi API + Vuejs + Element UI to build flights search page.

Homepage Flight results page

Features

  • Search flights from Kiwi API
  • See detail route of flight
  • Filter flights option

Build Setup

Requires Node.js 6+

# install dependencies
npm install # or yarn

# serve in dev mode, with hot reload at localhost:8080
npm run dev

# build for production
npm run build

# serve in production mode
npm start