Skip to content

fegloff/nft-viewer-exercise

Repository files navigation

NFT Viewer Exercise

Webpage that takes an Ethereum address as an input and pulls all of the NFTs associated with that account using the OpenSea Testnet API.

Install instructions

Requirements

  • nodejs v16.13.2 (recommended)
  • mpn v8.1.2

Commands

  • Fetch repo
git clone https://github.com/fegloff/exercise.git
  • Install dependencies
yarn
  • Development
yarn start
  • Build
yarn build

The build artificats will be in /build folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published