https://cryptopass.vercel.app/
NFT Ticket Store is a modern platform that allows users to buy and sell event tickets as NFTs (Non-Fungible Tokens). Leveraging the power of blockchain technology, we ensure secure, unique, and tradable tickets for various events. Built with Next.js, TypeScript, and Tailwind CSS, the platform provides a seamless experience for managing tickets and attending your favorite concerts and festivals.
- Secure NFT Tickets: Each ticket is issued as an NFT, guaranteeing authenticity and security.
- Event Listings: Browse a wide range of upcoming events with detailed information.
- Ticket Purchase: Select your seat, choose the number of tickets, and complete the purchase using MetaMask.
- Responsive Design: Fully responsive interface optimized for both desktop and mobile devices.
- Enhanced User Experience: Smooth navigation and interactive elements for an engaging user experience.
- Next.js: For server-side rendering and building the frontend.
- TypeScript: Provides static typing to improve code quality and maintainability.
- Tailwind CSS: A utility-first CSS framework for designing a responsive and modern UI.
- ZetaChain: To facilitate the issuance and management of NFT tickets on the blockchain.
- MetaMask: Integrated for secure and seamless cryptocurrency transactions.
To get started with the NFT Ticket Store application, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/nft-ticket-store.git
-
Navigate to the project directory:
cd nft-ticket-store -
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open your browser and navigate to:
http://localhost:3000
- Homepage: Explore and browse upcoming events.
- Event Details: View detailed information about each event and make ticket purchases.
- Checkout: Select the ticket section, quantity, and complete the purchase using MetaMask.