Home Page
AboutDynamicPrivacyContact
Topics
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.