Skip to content

ronyevernaes/nft-explorer

Repository files navigation

NFT Explorer

Another NFT Explorer.

To configure and run locally

  1. Install the dependencies:
yarn
  1. Setup .env file
ALCHEMY_APY_KEY=<alchemy_api_key>
  1. Run the tests (optional)
yarn test
  1. Run the project
yarn dev
  1. Open a browser in http://localhost:3000.

Live version

Check the app working on https://nft-explorer-pink.vercel.app/