Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 784 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 784 Bytes

Airport Frontend Challenge

This was part of building quick simple system using flask, ejs bootstrap.

💻 This was a challenge to build a simple API driven website using EJS. It was a great experience working with various tools in building this project.

I worked with barebones express framework relating on how unappreciated this frameworks are.

Preview

A quick preview of the application

Demo GIF

Deployment n' Running

To check out this app, clone it and run

  yarn install && yarn start

Authors