sHa d30e2f9e0b Implement routing and improve app data management
- Integrated svelte-spa-router for navigation between Home and Preview pages.
- Refactored App.svelte to manage global app data and handle search queries, compact mode, and view mode changes.
- Updated Grid and List components to navigate to the Preview page instead of using modals.
- Created Home.svelte to serve as the main page, utilizing global app data for rendering.
- Enhanced Preview.svelte to fetch logos and display the selected logo based on URL parameters.
- Improved data handling and reactivity across components, ensuring UI updates reflect changes in global state.
- Added logging for better debugging and tracking of state changes.
2025-05-15 10:32:15 +03:00

Logo Gallery

A collection of company and brand logos hosted on GitHub Pages. This project provides an easy way to access and use various brand logos in SVG and PNG formats with a user-friendly interface.

  • Browse logos in grid or list view
  • Search functionality to find specific logos
  • Copy direct URL to any logo with one click
  • Download logos directly
  • Responsive design that works on mobile and desktop

For setup, development, and deployment instructions, see DEVELOPMENT.md.

AI-Generated Code Notice

All project code was created by AI (GitHub Copilot) with my coaching, explanations, and guidance, involving minimal human coding. The process focused on iterative improvement and collaboration between human and AI.

License

This project is MIT licensed. See LICENSE for details.

Note: The logos themselves are the property of their respective owners and are provided here for informational and illustrative purposes only. Usage of these logos must comply with each brand's guidelines and does not imply endorsement or affiliation.

Description
No description provided
Readme MIT 12 MiB
Languages
Svelte 79.3%
JavaScript 12.9%
Python 4.7%
CSS 2%
Makefile 0.8%
Other 0.3%