Unsplash Image
| Date | November 26, 2025 |
| URL |
Visit Website
|
| Description |
This project is one of my early React practice builds after shifting my workflow to modern frontend development. It’s a fully responsive image gallery powered by the Unsplash API, built with Vite for fast performance. I used React Query for caching and state management, Axios for server communication, and localStorage to provide a persistent dark mode experience. The app includes real-time search, smart pagination, skeleton loading animations, hover overlays with title and download options, and the ability to download high-resolution images directly. Although created as a practice project, it reflects my focus on clean architecture, API handling, UI polish, and production-ready patterns that I follow in my professional work. Check out Github of this project |