This project is a responsive Vue.js web application that showcases movie sketches from Studio Ghibli films. Users can browse a list of movies and click to reveal detailed information about each one, including an animated scroll and image transitions. A placeholder image is shown before a selection is made.
- Vue 3 SPA with dynamic data fetching from a Lumen API
- Responsive Glide.js mobile slider with GSAP animations
- Scroll-to functionality when selecting a movie
- Graceful fallback with a placeholder image when no movie is selected
- Structured grid layout using custom CSS
- Vue.js 3
- Lumen (Laravel Micro-framework)
- Glide.js
- GSAP
- Custom CSS Grid Layout
- Clone the repo or download the zip
- make sure wamp or mamp is running and place the ghibli lumen in the www folder
MIT licence Created by Diego Rodriguez and Cassidy Pelacek