# XtremeUI - React Component Library

Welcome to XtremeUI, a versatile React component library built on Vite, React, and Scss. This library offers a collection of reusable and customizable UI components to expedite frontend development.

## Features

- **Vite-Powered**: Utilizes Vite for blazing-fast development and optimized builds.
- **React Components**: A diverse set of reusable React components for easy integration.
- **Scss Styling**: Customizable styles using Scss to match various design needs.
- **Responsive Design**: Ensures compatibility and responsiveness across devices.
- **Accessibility**: Compliant with accessibility standards for an inclusive user experience.
- **Comprehensive Documentation**: Detailed documentation with usage examples for straightforward implementation.

## Installation

Install the library via npm or yarn:

```bash
npm install xtreme-ui
# or
yarn add xtreme-ui
# or
pnpm add xtreme-ui
```
