Skip to content

Abhishek022001/NFT-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ–ผ๏ธ NFT Gallery โ€“ Web3 Project

A premium-looking NFT Gallery built with Next.js, TailwindCSS, and Moralis API. Users can enter a wallet address to view their NFTs in a modern UI.

๐Ÿš€ Features

โœ… Fetch NFTs from any Ethereum wallet
โœ… Dark mode with glassmorphism UI
โœ… View NFT details (image, name, token ID)
โœ… OpenSea integration (link to NFT on OpenSea)
โœ… Fast & responsive design

๐Ÿ› ๏ธ Tech Stack

  • Next.js (Frontend)
  • TailwindCSS (Styling)
  • Moralis API (Fetching NFTs)
  • Ethers.js (Web3 Integration)

๐Ÿ—๏ธ Setup & Run Locally

  1. Clone this repo:

    git clone https://github.com/your-username/nft-gallery.git
    
  2. Go to the project folder:

    cd nft-gallery
    
  3. Install dependencies:

    npm install
    
  4. Add your Moralis API Key in .env.local:

    NEXT_PUBLIC_MORALIS_API_KEY=your-api-key

  5. Run the project:

    npm run dev
    
  6. Open http://localhost:3000/ in your browser.

About

Search for your NFT gallery using your wallet address

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors