This is a simple application that tracks your Stardew Valley's progress. It will track Community center competition and master angler achievement.
You can see it in action here: https://sbarbosa.github.io/stardew-valley-tracker
- React
- TansStack Router
- Jotai for state management
- Install all dependencies:
yarn install
- Start the development server
yarn dev
- Open
http://localhost:5173/stardew-valley-tracker/
in your preferred browser