simple React app for tracking Gen 3 shiny encounter rate and probability. shinjo aims to be minimalist and focused, its ideal use case is open on a computer while you play on your handheld.
shinjo is available at https://shinjo-tracker.web.app/.
press any key to add an encounter. click the total count to set the number manually. that's it!
npm start
Starts the development server.
npm run build
Bundles the app into static files for production. try serve build
after!
npm test
Starts the test runner.