A simple PWA website that lets you explore abandoned places and ruins around the world.
This project uses Node.js, so make sure you already have it. Then run npm install in the terminal.
- Overpass API (used for querying and filtering geographic data)
- Nominatim (used to validate city names)
- LeafLet (used for the world map)
- Express.js