* Reskin the dapp to match the new design * Update theme for button * Update auth package * Add transition for smoother darklight mode * Update styling to be more responsive * Match to design * Remove empty whitespace |
||
---|---|---|
.. | ||
components | ||
pages | ||
public | ||
styles | ||
views | ||
.env.local.example | ||
.eslintrc.json | ||
.gitignore | ||
next.config.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
Auth Client JS demo
This is a demo for the auth client
Commands
npm run dev
for development mode
npm run build
for building the application