floatui
1.0.0

Float UIは、Reactの上に構築された最新のUIコンポーネントとWebサイトテンプレートのコレクションであり、すぐにVueです。 Tailwind CSSを使用すると、コンポーネントは美しく設計され、巧みに作られているため、美しいWebサイトを構築できます。
フロート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.