/NativeUI

NativeUI: A lightweight and versatile React component library designed to streamline UI development with reusable and customizable components.

Primary LanguageMDX

NativeUI

NativeUI is a lightweight and versatile React component library designed to streamline UI development with reusable and customizable components.

Features

  • React Components: A collection of reusable React components for building user interfaces.
  • TypeScript Support: Written in TypeScript for improved type safety and developer experience.
  • Vite: Built with Vite for fast and efficient development.
  • Storybook Integration: Components are showcased and documented using Storybook.
  • Vitest Testing: Tests are written using Vitest for ensuring component stability and reliability.

Installation

npm install && npm run dev