Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 558 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 558 Bytes

shinjo

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/.

how to use

press any key to add an encounter. click the total count to set the number manually. that's it!

how to run

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.