🔧 refactor(index.css): change background color to improve UI 🔧 refactor(server.ts): change port variable case and add support for environment variable 🔧 refactor(package.json): add new dependencies for the project 🔧 refactor(.env): add new environment variable for API URL 🔧 refactor(App.js): add new components and states for game console 🔧 refactor(ConsoleCard.js): add new component for displaying game console 🔧 refactor(ConsoleList.js): add new component for listing game consoles 🔧 refactor(GameCard.js): add new component for displaying game 🔧 refactor(GameList.js): add new component for listing games 🔧 refactor(GamePlayer.js): add new component for game player 🔧 refactor(Topbar.js): add new component for topbar 🔧 refactor(ConsolePage.jsx): add new page for console 🔧 refactor(GamePage.jsx): add new page for game 🔧 refactor(HomePage.jsx): add new page for home 🔧 refactor(router.js): add new router for navigation 🔧 refactor(routes.js): add new routes for navigation 🔧 refactor(placeholder.jpg): add new placeholder image for game console and game
2 lines
56 B
Bash
2 lines
56 B
Bash
VIDEOGAME_API_URL=https://videogamedb.simailadjalim.fr
|