Some ideias to make the application better.
- Add head title on game pages;
- Add a favicon;
- Fix the rating problems on game pages;
- Use AlpineJS in npm instead of CDN;
- Refactor the "formatGameForView". We need to make that reusable;
- Refactor some components like modals (for trailers and screenshots);
- Some old games does not have all the complete informations making the app crashes or layout breaks;
- Upgrade from Laravel 7 to 8;