Skip to content

muhammedkurtulus/solana-nft-minter-frontend

Repository files navigation

Next.js - TypeScript - Solana - Chakra UI

Build an NFT minter front-end

Getting Started

  • Clone the repository
  • Moving into the folder with cd
  • Install dependencies npm install
  • Run npm run dev to start the development server
  • Open the app in a browser at http://localhost:3000