# React Animated UI

A beautifully crafted React component library with smooth animations and powerful UI features. Perfect for modern web applications.

## ✨ Features
- Animated Button
- Animated Form
- Design Toggle Switch
- Parallax Scrolling
- Animated Dropdown
- Animated Date Picker
- Animated Text Area
- Popup Modal

## 📦 Installation
```bash
npm install react-animated-ui
```

## 🔧 Usage
```tsx
import { AnimatedButton } from 'react-animated-ui';

<AnimatedButton onClick={() => alert('Clicked!')}>Click Me</AnimatedButton>
```
## 📚 Documentation

Explore detailed docs inside the `docs` folder.  
Online docs available soon.


## 👨‍💻 Developer
Created by Jeswin John — Contributions welcome!

## 📃 License


MIT License

Copyright (c) 2025 Jeswin John

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the “Software”), to deal
in the Software without restriction, including without limitation the rights  
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell      
copies of the Software, and to permit persons to whom the Software is         
furnished to do so, subject to the following conditions:                       

The above copyright notice and this permission notice shall be included in    
all copies or substantial portions of the Software.                            

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR    
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,      
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE   
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER        
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING       
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS  
IN THE SOFTWARE.

🆘 Support
Thank you for using React Animated UI! We are here to help you if you run into any issues or have questions.

How to Get Support
Check Documentation
Please review the detailed documentation available in the docs folder or online (when published).

Open an Issue
If you find a bug or want to request a feature, open an issue on the GitHub repository:

Search existing issues first.

If not found, create a new issue with a descriptive title and details.

Ask Questions
Use GitHub Discussions (if enabled) or reach out via email or social media (see below).

Contact the Developer

Email: webdevai.00@gmail.com


GitHub: https://github.com/Web-dev-Ai-00

