# Airports Geo Search

This demo indexes 78K Airports around the world and lets you browse them on a map, search by airport details, and filter by a variety of parameters like airport type, elevation, number of runways, etc.

This implementation uses Next.js with React for the frontend and uses react-instantsearch (opens new window) with typesense-instantsearch-adapter (opens new window) for making search queries to Typesense.

Live Demo (opens new window) | Source Code (opens new window)

# Key Highlights

Last Updated: 2/12/2024, 2:39:26 PM