If I were to receive a summary of the latest matches for a specific team from an API, let's consider how it could be presented.
For example, the response might look like this: LLWWWWLWDWDWLW
I would like this information to be displayed in a div with a unique style.
The letter L should have a background color of red (in a square shape), while the letter W should have a green background. Each character should be slightly separated from one another.
Users should also have the option to switch to a different team to view their recent matches.
This project is being developed using Vue.js.