/dummy-flight-checkin

A simple flight check-in system

Primary LanguageJavaScript

Node Version >= 8.10.0 npm v6.4.1 code style: prettier

Simple Flight Checkin feature

This project was bootstrapped with Create React App.

Live demo

Run locally

Clone the repo

$ git clone git@github.com:leonorpan/dummy-flight-checkin.git

or using https

$ git clone https://github.com/leonorpan/dummy-flight-checkin.git

Install dependencies

npm:

npm i

yarn

yarn add

Start

npm run start

UI lib

Ant design

State of Project after 6hrs