- React
- useSWR
- iNaturalist API
- Taxonomy
- Clustering
A Next.js app that lets you explore the taxonomy of species in your area. Built with the iNaturalist API, it raises awareness for biodiversity and endangered endemic species by making observation data browsable and searchable.
Features
- Taxonomy browsing: Explore species hierarchy and classifications from iNaturalist observations
- Location-based discovery: See what’s been observed near you or in a chosen region
- Clustering & filtering: Narrow by taxon, date, or other criteria
- Detailed species info: Photos, common/scientific names, and observation counts
- Data fetching: useSWR for caching and efficient API usage



