A modern Web3-enabled Next.js application that combines the power of blockchain technology with a sleek, responsive user interface.
- Web3 Integration: Built-in blockchain connectivity using Thirdweb
- Modern UI Components: Custom-built components using Radix UI and Tailwind CSS
- Dark/Light Mode: Built-in theme switching capability
- Responsive Design: Mobile-first approach ensuring great UX across all devices
- TypeScript Support: Full type safety throughout the application
- NFT Support: Built-in NFT rendering and transaction capabilities
- Next.js 15.5 - React Framework
- React 19.1 - UI Library
- Tailwind CSS - Styling
- Thirdweb - Web3 Integration
- TypeScript - Type Safety
- Radix UI - UI Components
- Node.js 18+ installed
- npm or yarn package manager
- MetaMask or another Web3 wallet
├── public/ # Static assets
├── src/
│ ├── app/ # Next.js app directory
│ ├── components/ # Reusable UI components
│ └── lib/ # Client setup
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ using Next.js and Web3 technology