Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 1.42 KB

README.md

File metadata and controls

53 lines (35 loc) · 1.42 KB
ACNH Icon

ACNH Critter Tracker

Track and catch critters in Animal Crossing: New Horizons with real-time availability.

Features

  • Real-time tracking of fish, bugs, and sea creatures
  • Hemisphere switching
  • Availability filters and search
  • Catch tracking with local storage

Setup

  1. Install dependencies:
npm install
  1. Run development server:
npm run dev
  1. Open http://localhost:3000

Deployment

Deploy easily with Vercel:

Deploy with Vercel

Or build for production:

npm run build
npm run start

Attribution

License

MIT