Skip to content

App used to view flight status and offers food and lodging options if flight status is delayed.

Notifications You must be signed in to change notification settings

Cashuna/Delayed-api-proxy

 
 

Repository files navigation

api-proxy

  1. download and install nodejs https://nodejs.org/en/
  2. fork this repo and rename to project name
  3. clone your fork and cd to project folder
  4. npm install
  5. npm run dev
  6. to add another api, edit lib/config/base.json
  7. add your html and project files to the lib/public folder
  8. open browser at http://localhost:1337 to view your project

About

App used to view flight status and offers food and lodging options if flight status is delayed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.2%
  • HTML 47.0%
  • CSS 5.8%