Commit Graph

2 Commits

Author SHA1 Message Date
5c54c73a56 🎨 style(index.html): update meta description and title for better SEO and user experience
🔧 refactor(App.js): introduce MUI theme for dark mode and improve code readability
🔧 refactor(ConsoleCard.js): remove image and center text for better UI
🔧 refactor(ConsoleList.js): use MUI Box for better layout and code readability
🔧 refactor(GameCard.js): remove unused code and center text for better UI
🔧 refactor(GameList.js): add search and pagination functionality for better UX
🔧 refactor(GamePlayer.js): improve game loading logic and code readability
🔧 refactor(Topbar.js): add navigation to home on title click for better UX
🔧 refactor(ConsolePage.jsx, GamePage.jsx, HomePage.jsx): add Topbar for consistent navigation across pages
2024-03-26 13:45:54 +01:00
be7b8bea37 Initialize project using Create React App 2023-07-17 13:41:40 +02:00