Skip to content

wxlfe/picsum-code-challenge

Repository files navigation

Picsum Code Challenge

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.

Live Version

The live production version is available at https://picsum.wxlfe.dev!

Development Builds

Run the development server using npm run dev.

Open http://localhost:3000 with your browser to see the result.