# 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
