|
|
@@ -0,0 +1,22 @@
|
|
|
+---
|
|
|
+title: NextJs Template for Solana
|
|
|
+metaTitle: NextJs Template for Solana | Web UI Templates
|
|
|
+description: A web UI template using Nextjs, Tailwind, Metaplex Umi, Solana WalletAdapter and Zustand.
|
|
|
+---
|
|
|
+
|
|
|
+This is a downloadable reusable UI template that utilizes Nextjs and Tailwind for the front end framework while also being preinstalled with Metaplex Umi, Solana WalletAdapter, and Zustand global store.
|
|
|
+
|
|
|
+## Built Using
|
|
|
+
|
|
|
+- Nextjs React framework
|
|
|
+- Tailwind
|
|
|
+- Solana WalletAdapter
|
|
|
+- Metaplex Umi
|
|
|
+- Zustand
|
|
|
+
|
|
|
+## Installation
|
|
|
+
|
|
|
+```
|
|
|
+git clone
|
|
|
+```
|
|
|
+
|