This is a vite-react app which uses the Alchemy SDK to fetch a wallet's owned NFTs and display the linked assets each in an interactive 3D mini-environment.
After cloning the repo from github, run
yarn i
to install all depencies.
To launch the dev environemt run
yarn run
Navigate to the url which appears in the console after running to use the app.
Go to https://3-d-nf-t-visualizer.vercel.app/ to test it without having to download.