Skip to content

⚡ A tool to sort and filter Animal Crossing villagers by their home type

License

Notifications You must be signed in to change notification settings

LydiaMT/villager-homes

Repository files navigation

Animal Crossing Villager Homes

Live site: villagerhomes.org

Screenshot of desktop view

This is a side project I created during a break between my intermediate and advanced courses in a software development bootcamp. During this period, I taught myself React and decided to put my skills to the test by building this passion project with React. If you have any feedback on the application, from functionality to a perspective on a house color and anything in between, please contact me!

Change Log

1.0.0 | 2021-04-04

🍎 Released

Problem Domain

The Animal Crossing fandom is huge! While there are plenty of public resources available to players across the world wide web, it can be difficult to find information on villager home exteriors. Many ACNH players enjoy picking themes for their islands. Villager homes have a wide variety of aesthetics from color, to material, to architecture. These styles can be key to bringing your island theme to life!

My goal with this website is to provide an intuitive user experience where users can narrow down villagers' homes by desired features through filtered form dropdowns.

User Story

As a player, I want to be able to pick villagers for my island by their home exteriors so the houses match the theme or aesthetic of my island.

Initial Wire Frame

initial website wireframe

Deploying to git pages

First compile the app by running build:

npm run build

Then, deploy to git pages:

git subtree push --prefix build origin gh-pages

or

git push origin `git subtree split --prefix build main`:gh-pages --force  

Contributors

Thank You

About

⚡ A tool to sort and filter Animal Crossing villagers by their home type

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published