Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafnuss committed Feb 16, 2025
2 parents faaf266 + 5076c53 commit c4384b6
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
# Global Rare eBird
A map of all rare birds seen on the globe with eBird data.

<a href="https://zoziologie.raphaelnussbaumer.com/global-rare-ebird/">![image](https://user-images.githubusercontent.com/7571260/190668681-2bd06339-2568-4da2-9931-bccc5e95c360.png)</a>
A map displaying rare bird sightings worldwide using eBird data.

# Installation
[![image](https://user-images.githubusercontent.com/7571260/190668681-2bd06339-2568-4da2-9931-bccc5e95c360.png)](https://zoziologie.raphaelnussbaumer.com/global-rare-ebird/)

```
git clone [email protected]:Zoziologie/global-rare-ebird.git
cd global-rare-ebird
npm install
npm run dev
```
## About

Global Rare eBird retrieves and visualizes recent notable bird observations (i.e., rare species) reported via the eBird public API.

- 📍 **Nearby Mode**: Sightings within 50 km of your location (requires permission).
- 🌎 **Region Mode**: Sightings in a country or US state/CA province.

You can share the url link at any point or bookmark it to save your region's specific page! Press `⌘ Cmd + D` (Mac) or `Ctrl + D` (Windows/Linux).

Spotted a bug or have a suggestion? Open a [GitHub Issue](https://github.com/Zoziologie/global-rare-ebird/issues).

0 comments on commit c4384b6

Please sign in to comment.