Skip to content

pharaohmak/nft-marketplace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖼️ NFT Marketplace

NFT Marketplace is a responsive platform for buying and selling Non-Fungible Tokens (NFTs), built during an internship to demonstrate full-stack capabilities and third-party integrations.

🚀 Features

  • 🔐 Secure Authentication – User login and registration powered by Firebase Auth.
  • 🖼️ Dynamic NFT Display – Carousels and grid layouts using React Slick for showcasing assets.
  • 🔄 Real-Time Updates – Live data sync via Firebase Realtime Database.
  • 🎨 Interactive Animations – Smooth scroll-based animations with AOS (Animate On Scroll).
  • 🌐 API Integration – Efficient API calls with Axios for data operations.
  • 📱 Responsive UI – Fully adaptive layout for mobile, tablet, and desktop devices.

🧰 Tech Stack

Category Technologies
Frontend React, React Router DOM, AOS
Backend Firebase (Auth & Realtime Database)
Networking Axios
Styling CSS Modules / Styled Components / AOS
Carousel React Slick, Slick Carousel

📸 Screenshots

Screenshot 1

📦 Installation

To run this project locally:

git clone https://github.com/pharaohmak/NFT-Marketplace.git
cd NFT-Marketplace
npm install
npm start

About

NFT Marketplace is an innovative platform for buying and selling Non-Fungible Tokens (NFTs).

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages

  • HTML 46.3%
  • CSS 46.2%
  • JavaScript 7.5%