This project was bootstrapped with create-r3f-app
Dependencies added:
yarn add @tanstack/react-query
Fetching NFT info uses the SimpleHash API which requires an account.
Enter the public access key from the account in .env.local as value NEXT_PUBLIC_ANALYTICS_ID
NB: NEXT_PUBLIC*
is the required prefix for keys to be included in the public JS app
yarn add zustand