It is very simple site shows any wallet nfts based on sui blockchain. You can put your sui wallet that has nfts and just see them. The main goal was to work with MystenLabs SDK and find out how it everything works. Especially parse nft objects.
Dev server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.