Unfortunately the service that I use to host my portfolio projects is no longer an option.
I am in the process of moving them to an alternative.

stat_lines
Good day at the plate
View the source code hereTechnology Used:
- React
- Node.js
- Postgresql
Stat Lines is a basic JavaScript application that displays baseball player stats for a given game. Data is initially fetched from the backend on page-load, and uses 'infinite scrolling' that fetches more data when a user scrolls to the bottom of the table. The stat table itself is a reusable component that has the flexibilty to render different stat types depending on the player.