/nft-list-sample

Sample app for displaying NFTs owned by user

Primary LanguageTypeScript

NFT List Sample App

Getting Started

Copy .env.local.example file to .env file and fill in the values.

First, run the development server:

```bash
yarn dev

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