NFT Gallery App built in NextJS that consumes @solana/wallet-adapter For this you will need a valid wallet with NFTs.
npm installoryarnto install dependenciesnpm run devoryarn devto run developmentnpm run build && npm startoryarn run build && yarn run startfor production
Note: The project also has eslint, prettier and husky configured.
Eslint: yarn lint

