The tool that let's you see what Animal Crossing: New Horizons critters you can catch right at this very moment. The frontend is made with React. The backend is a severless Apollo configuration designed to be deployed to Now.
Make sure you have Now installed:
$ npm i -g now
Then:
$ npm i
$ now dev