Theme Manager is a lightweight and easy-to-use React package for dynamic theme switching. It provides predefined styles for light and dark themes while allowing customization.
- 🌓 Simple theme toggling (light/dark mode)
- 🎨 Predefined and customizable styles
- 💾 Local storage persistence for user preferences
- ⚡ Lightweight and easy to integrate
Install the package using npm:
npm i @codewithajoydas/themeswitcher