Dmytro Kondakov 2f26b5dfd9 feat(app): restructure routing and implement Search component
- Refactored the App component to streamline routing using the Router and Route components.
- Introduced a new Search component to handle search functionality, including input handling and result display.
- Removed inline search logic from the App component for better separation of concerns.
- Updated index.tsx to render the App component directly, simplifying the routing structure.
2025-04-14 08:47:57 +02:00
..
2025-04-13 19:34:02 +01:00
fix
2025-04-13 19:18:07 +01:00
2025-02-23 19:30:11 +01:00