@codewithajoydas/themeswitcher
Version:
A simple React Theme Manager with dynamic theme switching.
19 lines (12 loc) • 523 B
Markdown
# Theme Manager 🎨
**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.
## ✨ Features
- 🌓 Simple theme toggling (light/dark mode)
- 🎨 Predefined and customizable styles
- 💾 Local storage persistence for user preferences
- ⚡ Lightweight and easy to integrate
## 📦 Installation
Install the package using npm:
```sh
npm i @codewithajoydas/themeswitcher