Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodrigowebdev/airport-distance-calculator
https://github.com/rodrigowebdev/airport-distance-calculator
google-maps-api material-ui mui rapidapi react typescript
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rodrigowebdev/airport-distance-calculator
- Owner: RodrigoWebDev
- Created: 2022-08-18T00:19:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-26T01:23:51.000Z (over 2 years ago)
- Last Synced: 2024-11-07T10:52:31.357Z (2 months ago)
- Topics: google-maps-api, material-ui, mui, rapidapi, react, typescript
- Language: TypeScript
- Homepage: https://my-airport-distance-calculator.netlify.app/
- Size: 145 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Airport distance calculator
Live: https://my-airport-distance-calculator.netlify.app/
## Get started
- Install the project: `npm i`
- Start server: `npm start` or `npm run start-no-cache`
- Create a production build: `npm run build`## Features
- Display distance in NMI
- Search for airports with auto-complete
- Integration with Google Maps and Rapid API