Skip to content

thatsokay/nookbook

Repository files navigation

NookBook

Displays the fish in Animal Crossing: New Horizons and allows for filtering and sorting by active time, location, price, and size.

https://nookbook.thatsok.xyz

Install and run

Install dependencies

npm install

Update data

  1. Open data spreadsheet
  2. Download the fish and bugs sheets as data/fish.csv and data/bugs.csv
  3. Parse data
    npm run parse

Start dev server

npm start

Production build

npm run build

Serve from ./build

About

Catalogue of catchable fish and bugs in Animal Crossing: New Horizons

Resources

Stars

Watchers

Forks