This is a code challenge submission built on the Picsum API. It uses Next.js to fetch photo information from the API and display it as a list.
The live production version is available at https://picsum.wxlfe.dev!
Run the development server using npm run dev.
Open http://localhost:3000 with your browser to see the result.