voting-dapp This is a Next.js app containing: Tailwind and Shadcn UI for styling Gill Solana SDK Shadcn Wallet UI components Getting Started Installation Create an app using this template npx create-solana-dapp@latest -t gh:solana-foundation/templates/gill/voting-dapp Install Dependencies npm install Start the app npm run dev