A NFT Aggregator App in ReactJs with Moralis API . You can browse your owned NFTs on Polygon chain or Explore NFT owned by a specific address.💫✨
Website - NFT-Flex
- View Owned NFTs on Polygon Chain
- Search For NFTs based on Wallet Address
- Access via Metamask
- Much more to be added
Run the below command to clone the repo locally
git clone https://github.com/kkhitesh/NFT-Flex.git
To run the application, go to the root directory and run the below commands
npm install //install all react dependencies
npm run dev //runserver