dennmart / airport-directory

Example Next.js application to display a directory of airports

Home Page:airport-directory.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Airport Directory

This repo is an example Next.js application to display a directory of airports around the world. The application is powered by Airport Gap.

Development

First, run the development server:

npm run dev
# or
yarn dev

The application is accessible in http://localhost:3000.

About

Example Next.js application to display a directory of airports

airport-directory.vercel.app


Languages

Language:JavaScript 99.5%Language:CSS 0.5%