Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gavinr/interesting-earth

Check out the Earth's most interesting locations.
https://github.com/gavinr/interesting-earth

arcgis arcgis-api-for-javascript earth hacktoberfest javascript leaflet maps satellite-imagery svelte sveltejs

Last synced: 21 days ago
JSON representation

Check out the Earth's most interesting locations.

Awesome Lists containing this project

README

        

# Interesting Earth

> Showing the Earth's most interesting locations from the [worldview chrome extension](https://chrome.google.com/webstore/detail/worldview/aflbpeobpgdpibcfhkkjhaonbbpkmefg) ([GitHub](https://github.com/EsriUK/worldview)), all on one page.

[![screenshot](https://i.imgur.com/zhtSnw7.png)](https://interesting-earth.gavinr.com)

## Credit

- [worldview chrome extension](https://chrome.google.com/webstore/detail/worldview/aflbpeobpgdpibcfhkkjhaonbbpkmefg)
- [Svelte](https://svelte.dev/)

## Development

## Get started

Install the dependencies and run locally:

```bash
npm install
npm run dev
```

See the terminal for the URL.