Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 604 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 604 Bytes

FlightBag

FlightBag was a tool I created as part of my flight simulation hobby. Rather having to sift through extensive OFP's for planned flights, I created this to fetch my full flight plan and pull only the fields I use most often.

Created With

  • Typescript
  • React
  • Create React App
  • Chakra UI
  • Simbrief API

Running Locally

Available Scripts

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.