ACNH Villagers is a web application which list all villagers in animal crossing new horizons. You can filter with gender, hobby, specie and personality.
The goal is also to use vue 3, vite, pinia, vue-i18n.
This app uses Composition API script setup with TypeScript.
You can try this app here
See CHANGELOG.md.
pnpm installpnpm run devpnpm run buildAll the JSON data from this API is under CC BY 4.0 license, the images and music assets are the sole property of Nintendo.
The data for this project is sourced from a local villagers.json file, which is a snapshot from the ACNH API. This approach is used to avoid repeated API calls and ensure offline availability.
The documentation for the original API can be found here.
ACNH Villagers is a fan made API/Website and claims no ownership of any intellectual property associated with Nintendo or Animal Crossing. All assets found on the site and the repository are the sole property of Nintendo and are only used for non-commercial and educational purpose.
Contact: open issue