A simple NFT marketplace showcasing trending NFTs in photography and music, along with an NFT upload and listing feature.
- 🎨 Trending NFTs: Displays photography and music NFTs with floor prices and 24-hour volume.
- 📤 Upload NFTs: Allows users to upload NFTs with a title, description, and media file.
- 🔍 NFT Listings: Showcases uploaded NFTs dynamically.
- HTML, CSS, JavaScript
- Firebase for backend support
- Carousel UI for NFT navigation
- Clone the repository:
git clone https://github.com/yourusername/nft-marketplace.git cd nft-marketplace
- Open
index.html
in your browser.
- Browse trending NFTs.
- Upload your own NFT via the form.
- View listed NFTs dynamically.
Feel free to fork this repository, submit issues, or contribute improvements!