Skip to content

knightfox1337/Flight-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Flight Manager

An example project to display flight times in a neat grid
View Demo

About The Project

Product Name Screen Shot This project was developed for BlueBox Technical Test.

(back to top)

Built With

This project was built with

  • PHP
  • React
  • Docker

(back to top)

Getting Started

Prerequisites

You will need Both Docker and NPM to run this project

  • Npm
    npm install npm@latest -g
  • Install Docker

Installation

  1. Clone the repo
    git clone https://github.com/knightfox1337/Flight-Manager.git
  2. Navigate into repo
  3. Build Docker image
    docker-compose build
  4. Serve docker container
    docker-compose up
  5. Navigate to
    http://localhost:3000

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published