8000 GitHub - duoqbao/todo-dapp: A quick start with todo dApp for learning web3. Using NextJS + Anchor
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

duoqbao/todo-dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Solana Todo Dapp with Next.JS

Want to start develop with Solana fetching NFTs from the blockchain or power-up your Anchor app with UI?
This boilerplate can be used to setup your UI with React.JS / Next.JS and deploy it to Vercel Platform in just a minutes.

This project includes:

Getting Started

First, run the development server:

yarn
yarn run dev

// TODO If you deploy new Candy Machine you can update UI config here: ./src/config/candy-machine.config.js.

Style

Tailwind CSS is selected tools for rapid style development.

This app encourage you to use CSS Modules over other style technics (like SASS/LESS, Styled Components, usual CSS). It have modular nature and supports modern CSS. Read more on Next.JS site. Anyway, if you want to connect LESS there is example code in ./next.config.js

About

A quick start with todo dApp for learning web3. Using NextJS + Anchor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0