This is a React Application for the game Animal Crossing: New Horizons. This tool allows users to track the fish and bugs that you can collect during any given month of the game. The application dynamically updates with the time of the system accessing it, so that the information given is accurate.
To run the application locally
$ npm start
Then the application will be available at localhost:3000