Skip to content

Ansh-699/Art-Auction

Repository files navigation

🎨 Art-Auction

An interactive 3D decentralized art bidding frontend built with React, Vite, and Tailwind CSS. It provides users with a modern interface to browse, view, and bid on digital artworks in a Web3-powered manner.


🚀 Features

  • Responsive UI for browsing and bidding on art pieces
  • 3D artwork previews, ready to be enhanced with a library like Three.js or Babylon.js
  • Connect with Ethereum wallets (e.g., MetaMask) via reusable hooks/components
  • Real-time bid updates, prepared for WebSocket or GraphQL subscriptions

📁 Project Structure

Art-Auction/ ├── public/ │ └── vite.svg ├── src/ │ ├── assets/ │ ├── components/ │ │ ├── Header.jsx │ │ ├── Hero.jsx │ │ └── index.js │ ├── App.jsx │ └── main.jsx ├── .env.example ├── .gitignore ├── index.html ├── package.json ├── postcss.config.js ├── tailwind.config.js ├── vite.config.js └── README.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •