UNPKG

react-hartan

Version:

A simple components library for React

96 lines (63 loc) 2.93 kB
<p align="center"> <a href="https://hartan.netlify.app"> <img src="images/hartan.png" alt="Hartan Logo" width="150" height="165"> </a> </p> <h3 align="center">Hartan JS</h3> <p align="center"> An intuitive and customizable front-end UI Component Library for faster and easier web development. <br> <a href="https://hartans-organization.gitbook.io/hartan-docs/"><strong>Explore Hartan Docs »</strong></a> <br> <br> <a href="https://github.com/HartanLibrary/react-hartan/issues">Report bug</a> · <a href="https://github.com/HartanLibrary/react-hartan/issues">Request feature</a> · <a href="https://hartan.netlify.app/blogs">Blog</a> </p> # 👋 Welcome Hartan is a UI component library built on React JS and distributed as a NPM package. It offers a collection of independent, well-documented resources designed to facilitate rapid website development. We want to help developers to work more efficiently providing them with a simple yet customizable components library that helps them to build their websites rapidly without spending much time. Hartan presents clear and intuitive design principles, empowering users to easily customize and personalize their projects, ensuring that it fits well with the specific needs of the user. ## Table of Contents - [Installation](#installation) - [Documentation](#documentation) - [Contribution](#contributing) - [Demo](#demo) - [Screenshots](#components-screenshots) - [License](#license) ## Installation Install with npm ```bash npm install react-hartan ``` Install with yarn ```bash yarn add react-hartan ``` ## Documentation Visit the [Hartan Docs](https://hartans-organization.gitbook.io/hartan-docs/) to for detailed explanations and usage. ## Contributing Contributions are always welcome! See [`contributing.md`](https://hartans-organization.gitbook.io/hartan-docs/contributing.md) for ways to get started. Please adhere to this project's [`code of conduct`](/CODE_OF_CONDUCT.md). ## Demo Try the components [here](https://hartan.netlify.app/preview). ## Components Screenshots ![Accordion Screenshot](images/accordion.png)<br><br> ![Button Screenshot](images/button.png)<br><br> ![Card Screenshot](images/card.png)<br><br> ![Carousel Screenshot](images/carousel.png)<br><br> ![Dropdown Screenshot](images/dropdown.png)<br><br> ![Footer Screenshot](images/footer.png)<br><br> ![Form Screenshot](images/form.png)<br><br> ![Hero Screenshot](images/hero.png)<br><br> ![Navbar Screenshot](images/navbar.png)<br><br> ![Popup Screenshot](images/popup.png)<br><br> ![Sidemenu Screenshot](images/sidemenu.png)<br><br> ![Snippet Screenshot](images/snippet.png)<br><br> ![Statistics Screenshot](images/statistics.png)<br><br> ![Team Screenshot](images/team.png)<br><br> ![Testimonial Screenshot](images/testimonial.png)<br><br> ## License [![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](/LICENSE.txt)