NextJS 13.4 Image Gallery
Static
Dynamic
ISR
topic
Search
This page fetches data
client-side
. In order to not leak API credentials, the request is sent to a NextJS
route handler
that runs on the server. This route handler then fetches the data from the Unsplash API and returns it to the client.
Search Query
Search