Skip to content

Releases: HasanBakar/ht-test

Initial Release

12 Dec 03:02
Compare
Choose a tag to compare

Initial Release of ht-test React Component Library

We're excited to announce the initial release of our Coding with Fun React component library, a collection of reusable, customizable, and accessible UI components built with TypeScript, Tailwind CSS, and React.

Key Features:

TypeScript: Strong typing and enhanced code reliability.
Tailwind CSS: Rapid UI development with utility-first CSS classes.
React: A powerful and flexible JavaScript library for building user interfaces.
Accessibility: Built with accessibility in mind to ensure inclusivity.
Customizability: Easily tailor components to your specific design needs.
Getting Started:

Installation:

 npm install ht-test

Import and Usage:

import { Button, Input, Card } from 'coding-with-fun';

<Button variant="primary">Click Me</Button>
<Input placeholder="Enter your name" />
<Card title="My Card">
  {/* Card content */}
</Card>

Contributing:

We welcome contributions from the community! Please refer to our GitHub repository [invalid URL removed] for guidelines on how to contribute.

License:

This project is licensed under the MIT License.

Stay Tuned:

We're continuously working on expanding the library with new components and features. Stay tuned for future updates!

Thank you for your support!

[Self Skillup and Fun]
[[email protected]]
Website