Create a theme for your tailwind and shadcn-ui apps with real time examples
Theme Wizard is an interactive design tool built with Next.js 13 that allows designers and developers to easily discover and fine-tune themes for their projects. It offers a simple and intuitive interface for customizing colors, fonts, and visual styles, catering to users working with Tailwind CSS or Shadcn/UI apps.
git clone https://github.com/fozuzip/theme-wizard.gitnpm install.env.local file in the project’s root directory..env.local file, set the NEXT_PUBLIC_FONTS_API_KEY variable with a valid Google Fonts API key. Example: NEXT_PUBLIC_FONTS_API_KEY=your-google-fonts-api-key.npm run devhttp://localhost:3000 to start using Theme Wizard.Theme Wizard is a comprehensive design tool that simplifies the process of theme customization for designers and developers. With features like color customization, mode switching, font selection, and easy export functionality, it offers a user-friendly experience for creating visually appealing themes for projects. The tool’s integration with Next.js 13 provides a modern development environment, making it a valuable resource for those working on Tailwind CSS or Shadcn/UI apps.