This project was created to increase my abilities development dApps. Your main goal is just get all nfts by wallet address of specific contract ERC 721
First, install the dependencies
npm install
# or
yarn add
Now... run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
PS: You need metamask installed in your browser