Busy Teams
This full stack application checks a Postgres database of NHL games to determine which teams have the most games in a selected timespan.
It utilizes React Server Components to keep as much logic and rendering on the backend as possible, ensuring a fast and responsive user experience.