Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 442 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 442 Bytes

what-can-i-catch-now

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.

How to Run

Make sure you have Now installed:

$ npm i -g now

Then:

$ npm i
$ now dev