THIRTYSIXSTUDIO
Animation© 2023
Project Overview
THIRTYSIXSTUDIO is a dynamic Next.js project that fetches real-time anime data via an API. It displays anime titles, posters, and additional details in a responsive grid layout. With infinite scrolling implemented, only a subset of anime appears initially, and as the user scrolls, new anime entries are automatically loaded for a seamless browsing experience.
Infinite Scrolling
Seamless Data Loading
Leveraging Next.js, THIRTYSIXSTUDIO initially loads a subset of anime entries. As users scroll to the bottom, new anime data is fetched from the API and displayed, providing an endless browsing experience without page reloads.