Skip to content

Initial Release v0.1.0

Latest

Choose a tag to compare

@georgedevs georgedevs released this 14 Apr 09:57
· 13 commits to main since this release

React Theme Master v0.1.0

Initial release of React Theme Master, a powerful theming system for React applications with Tailwind CSS integration.

Features

  • Multiple theme support (light, dark, and custom themes)
  • Ready-to-use UI components for theme management:
    • ThemeSelector: For selecting from available themes
    • ThemeToggle: For toggling between themes
    • ThemeIndicator: Notification that appears when theme changes
  • System preference detection
  • Theme scheduling
  • Local/session storage persistence
  • Smooth theme transitions

Getting Started

npm install react-theme-master

Check the [README](https://github.com/georgedevs/react-theme-master#readme) for usage examples and documentation.