Skip to content

Latest commit

 

History

136 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACNH Villagers

VueJS 3 + ViteJS + Pinia + i18n

Introduction:

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.

Demo

You can try this app here

Changelog:

See CHANGELOG.md.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm run dev

Compile and Minify for Production

pnpm run build

Usage:

All 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.

Disclaimer:

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

Releases

Packages

Used by

Contributors

Languages