Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 320 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 320 Bytes

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