Skip to content

munkacsimark/nft-lister

Repository files navigation

This project lists NFTs from given Ethereum address. The preloaded address fetches BAYC NFTs but you can search for other contract addresses eg. on OpenSea. The app is fully responsive, based on rem units. Handles dark and light themes. Implements infinite scroll with a "Load More" button.

For development:

  • You will need an Alchemy account and an API key.
  • npm install
  • Create a .env.local based on .env.example and put your API key there.
  • npm run dev

Tech stack:

  • Vite
  • React + TypeScript + CSS modules
  • SWR for fetching
  • Alchemy for getting NFT data

You can try the deployed app here: https://glittering-faun-55d932.netlify.app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published