floatui
1.0.0

Float UI는 React 위에 구축 된 최신 UI 구성 요소 및 웹 사이트 템플릿 모음입니다. Tailwind CSS를 통해 구성 요소는 아름답게 설계되고 전문적으로 제작되어 아름다운 웹 사이트를 만들 수 있습니다.
Float UI는 완전히 무료이며 오픈 소스입니다. 당신은 그것을 사용하기 위해 아무것도 지불 할 필요가 없으며, 우리는 풀 타임으로 작업하고 있으므로 계속 개선하고 더 많은 UI를 추가 할 것입니다. 높은 수준의 UI 사용자 정의가 필요한 대형 프로젝트를 진행하거나 프로젝트에서 동일한 UI 패턴을 반복하는 경우 내부 UI 라이브러리를 만드는 것을 고려하십시오. 이 경우 Float UI는 훌륭한 선택입니다. 당신은 그것을 분명히 사용해야합니다.
시작하기 전에 다음 요구 사항을 충족했는지 확인하십시오.
Windows/Linux/Mac 시스템이 있습니다. 먼저 종속성을 설치하십시오. PNPM을 사용하고 개발 서버를 실행하는 것이 좋습니다.
npm run dev
# or
yarn dev
# or
pnpm dev
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
# ## Quick start
- < strong > [UI components](https://floatui.com/components) : < /strong > UI components for React and Vue (soon) with Tailwind, every example support both directions LTR and RTL.
- < strong > [Website templates](https://floatui.com/templates) : < /strong > A collection of professional and beautifully designed website templates, built on top of React, Next.js and Nuxt (soon) with Tailwind CSS.
# # Contributing
If you ' re interested in contributing to Float UI, please read our [contributing guide](https://github.com/MarsX-dev/floatui/blob/main/CONTRIBUTING.md) to learn about our development process before submitting a pull request.