Skip to content

albavilanova/airport-reviews

 
 

Repository files navigation

Airport Reviews App

This simple front-end app is built using Next.js and can be used to review locations across the world. In this particular case, we are reviewing the principal airports of Spain.

Home page of Airport Reviews

The reviews of each airport can be accessed and written from the map page. Users do not need to register to write their own reviews since all data is saved locally in a JSON file.

Map page of Airport Reviews

You can run it using:

bun install
bun run dev

About

Airport Reviews App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.0%
  • CSS 2.6%
  • JavaScript 0.4%