lukasver / Travel-app

A demo app for booking flights.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moving Abroad App


Travel-App

Welcome to Travel App! This is a demo personal project developed following coding guidelines and best practices. The app gives travel recommendations to South America main international airpots based on a mock flight dataset. No actual bookings are confirmed.

Stack of Technologies

Frontend Backend
Javascript (ES6) NodeJS
Apollo client GraphQL (Apollo Server)
Material-ui OpenAPI

Try it locally!

  1. Clone repository git clone git@github.com:lukasver/Travel-app.git.
  2. Run local server cd server/ yarn yarn dev.
  3. Run local client cd client/ yarn yarn start.
  4. Have fun with the app on port 3000.

About

A demo app for booking flights.


Languages

Language:JavaScript 97.1%Language:HTML 1.8%Language:CSS 1.0%