Image gallery on Vue 3 with Unsplash API
An adaptive image gallery created with Vue 3 with integration to the Unsplash API.
The project implements real-time image search, infinite scrolling, theme switching (light/dark), local saving of favorites, and a responsive grid.
Implemented:
- integration with the Unsplash API (search, pagination)
- automatic theme switching (light/dark) with saving in LocalStorage
- local saving of "favorite" photos
- infinite scrolling with error handling
- responsive grid from 1 to 4 columns
- filtering by favorites/all images
Technologies:
- Vue 3, Composition API
- Vite
- JavaScript, HTML, CSS
- LocalStorage
- Responsive design
This project is my personal initiative, fully built from scratch.
#Vue #JavaScript #Unsplash #gallery #frontend #API #Vue3 #portfolio
The project implements real-time image search, infinite scrolling, theme switching (light/dark), local saving of favorites, and a responsive grid.
Implemented:
- integration with the Unsplash API (search, pagination)
- automatic theme switching (light/dark) with saving in LocalStorage
- local saving of "favorite" photos
- infinite scrolling with error handling
- responsive grid from 1 to 4 columns
- filtering by favorites/all images
Technologies:
- Vue 3, Composition API
- Vite
- JavaScript, HTML, CSS
- LocalStorage
- Responsive design
This project is my personal initiative, fully built from scratch.
#Vue #JavaScript #Unsplash #gallery #frontend #API #Vue3 #portfolio