# 🧪 Nexura — Elegant UI Components by [codebygarv](https://github.com/codebygarv)

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
[![npm version](https://img.shields.io/npm/v/nexura.svg)](https://www.npmjs.com/package/nexura)
[![NPM Downloads](https://img.shields.io/npm/dt/nexura.svg)](https://www.npmjs.com/package/nexura)

**Nexura** is a lightweight, Javascript-ready React UI component library offering beautifully designed and highly customizable buttons to elevate your interfaces.

---

### 🔗 Live Demo & Documentation  
📘 [https://nexura-codebygarv.netlify.app](https://nexura-codebygarv.netlify.app)

### ☕ Support My Work  
If you find **Nexura** useful, please consider supporting development:  
👉 [Buy me a coffee](https://buymeacoffee.com/nexura)

---

## ✨ Features - NEXURA SPECIAL

- 🧩 20+ Unique button variants (classic + themed)
- 🧩 5+ Unique Inputs variants (classic )
- ⚙️ Fully customizable via props (size, glow, outline, shape)
- ⚡ Simple integration into any React project
- 💻 Built with TypeScript for type safety
- 🎨 Crafted with modern design principles
- 🪶 Lightweight, minimal, and fast

---

## 📦 Installation

To install via **npm**, run:

```bash
npm install nexura
