# FxUI.js
FxUI is a functional, declarative, component-based UI library that supports JSX and TypeScript.

# Install
NPM: `npm install --save @agyemanjp/fxui`
Yarn: `yarn add @agyemanjp/fxui`
Bun: `bun add @agyemanjp/fxui`
