This is a React front end to connect to a MySQL PlanetScale database. This pulls the results of every single North American Professional League of Legends game.
The back end server is deployed to Vercel for connecting to the database. Code can be found Here
The database was automatically populated from a Puppeteer webscraper that I built Here.