Note: Not all applications have been deployed. For these projects, I have provided links either to the source code repository or to the final deployed version, where available.
A frontend application built with Next.js that allows users to browse the most popular movies along with brief descriptions. The application is fully responsive, ensuring smooth performance on both desktop and mobile devices. Server Side Rendering (SSR) is utilized for fast content loading and improved SEO optimization. Additionally, infinite scroll has been implemented, enabling seamless scrolling and automatic loading of additional movies without page reloads. The project emphasizes a clear user interface, performance optimization, and the use of modern frontend technologies.
NextJS
CSS
IMDB API
Fetching real data
Infinite scroll