Skip to content

adixoo/material3-theme-generator

Repository files navigation

Material 3 Color Theme for Tailwind CSS

A simple and lightweight project to create a Material 3 color theme for Tailwind CSS. This project is built with modern tools and frameworks, including React, Vite, Tailwind CSS, and DaisyUI, and it runs on the high-performance Bun.js runtime.

Installation

To get started, clone the repository and install dependencies:

# Clone the repository
git clone https://github.com/adixoo/material3-theme-generator.git
cd material3-tailwind-theme

# Install dependencies
bun install

Usage

  1. Start the development server:

    bun run dev
  2. Open your browser and navigate to http://localhost:3000 to view the app.

License

This project is open source and available under the MIT License.

Acknowledgments

  • React for providing a robust frontend framework.
  • Vite for blazing-fast build tooling.
  • Tailwind CSS and DaisyUI for making CSS fun and productive.
  • Bun.js for its efficient runtime.
  • Google’s Material Design team for inspiring modern UI designs.

Happy coding! 🎉