Skip to content
  • Mustafa Emin YAYLACI's avatar
    c299891d
    feat(video-gallery): implement video gallery components and routing · c299891d
    Mustafa Emin YAYLACI authored
    - Added VideoLightbox component for video playback with close functionality.
    - Created VideoToolbar component for filtering and searching videos.
    - Introduced videoGalleryData.js for managing video data and categories.
    - Updated main.js to include Vue Router for navigation.
    - Set up router/index.js with routes for home and video gallery views.
    - Developed HomeView.vue to structure the homepage layout.
    - Built VideoGalleryView.vue to display video library with filtering and search capabilities.
    - Added video files for the gallery.
    c299891d
    feat(video-gallery): implement video gallery components and routing
    Mustafa Emin YAYLACI authored
    - Added VideoLightbox component for video playback with close functionality.
    - Created VideoToolbar component for filtering and searching videos.
    - Introduced videoGalleryData.js for managing video data and categories.
    - Updated main.js to include Vue Router for navigation.
    - Set up router/index.js with routes for home and video gallery views.
    - Developed HomeView.vue to structure the homepage layout.
    - Built VideoGalleryView.vue to display video library with filtering and search capabilities.
    - Added video files for the gallery.
Loading