Skip to content

feat(frontend): bootstrap Next.js app with Tailwind, shadcn/ui, and dark mode toggle#4

Open
1momoh wants to merge 1 commit into
mission69b:mainfrom
1momoh:main
Open

feat(frontend): bootstrap Next.js app with Tailwind, shadcn/ui, and dark mode toggle#4
1momoh wants to merge 1 commit into
mission69b:mainfrom
1momoh:main

Conversation

@1momoh
Copy link
Copy Markdown

@1momoh 1momoh commented Feb 25, 2026

Bootstrapped a full Next.js (App Router) frontend in the /frontend directory per spec/frontend-spec.md.

  • Added Tailwind CSS v4 with PostCSS setup
  • Initialized shadcn/ui components (with CSS variables for theming)
  • Implemented manual dark mode toggle (class-based, with localStorage persistence)
  • Toggle button in header (sun/moon icon using shadcn Button)
  • Basic layout, globals.css with dark mode support
  • Ready for next steps: Sui wallet integration, explore/marketplace pages, etc.

Tested locally with npm run dev — toggle works in light/dark modes.
Screenshots attached below.

Happy to make adjustments or add more features based on feedback!

@1momoh 1momoh changed the title feat(frontend): initialize Next.js app with Tailwind + shadcn/ui + da… feat(frontend): bootstrap Next.js app with Tailwind, shadcn/ui, and dark mode toggle Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant