Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themesberg/flowbite-react
Official React components built for Flowbite and Tailwind CSS
https://github.com/themesberg/flowbite-react
a11y component-library components components-react flowbite react reactjs storybook tailwindcss typescript
Last synced: 5 days ago
JSON representation
Official React components built for Flowbite and Tailwind CSS
- Host: GitHub
- URL: https://github.com/themesberg/flowbite-react
- Owner: themesberg
- License: mit
- Created: 2022-02-28T19:37:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-29T19:46:34.000Z (13 days ago)
- Last Synced: 2025-01-01T01:19:38.535Z (11 days ago)
- Topics: a11y, component-library, components, components-react, flowbite, react, reactjs, storybook, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://flowbite-react.com
- Size: 12.6 MB
- Stars: 1,929
- Watchers: 22
- Forks: 430
- Open Issues: 210
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - themesberg/flowbite-react - Official React components built for Flowbite and Tailwind CSS (TypeScript)
- awesome-react-components - flowbite-react - Open-source UI component library based on React, Tailwind CSS, and Flowbite. (UI Frameworks / Responsive)
- fucking-awesome-react-components - flowbite-react - Open-source UI component library based on React, Tailwind CSS, and Flowbite. (UI Frameworks / Responsive)
- jimsghstars - themesberg/flowbite-react - Official React components built for Flowbite and Tailwind CSS (TypeScript)
README
🚧 flowbite-react (unreleased) 🚧
Build websites even faster with components on top of React and Tailwind CSS
---
---
### `flowbite-react` is an open source collection of UI components, built in React, with utility classes from Tailwind CSS that you can use as a starting point for user interfaces and websites.
## Documentation
Documentation for `flowbite-react` is not yet finished.
If you want to browse the components, visit [flowbite-react.com](https://flowbite-react.com/).
If you want to learn more about Flowbite, visit [Flowbite docs](https://flowbite.com/docs/getting-started/introduction/).
## Getting started
Learn how to get started with `Flowbite React` and start leveraging the interactive React components coupled with `Flowbite` and `Tailwind CSS`.
### Using the CLI
Easily scaffold a Flowbite React application using the most popular React frameworks and technologies out there.
Run any of the following commands and answer the command prompt questions:
```bash
# npm
npm create flowbite-react@latest# yarn
yarn create flowbite-react# pnpm
pnpm create flowbite-react@latest# bun
bun create flowbite-react@latest
```The CLI will prompt the directory name, what template to use and if it should initialize a new git repository.
For more details, see how [`create-flowbite-react`](https://www.npmjs.com/package/create-flowbite-react) works.
### Manual installation
To manually install `flowbite-react` into your application, here is a list of the official integration guides for the popular frameworks and technologies:
- [Next.js](https://www.flowbite-react.com/docs/guides/next-js)
- [Remix](https://www.flowbite-react.com/docs/guides/remix)
- [Astro](https://www.flowbite-react.com/docs/guides/astro)
- [Gatsby](https://www.flowbite-react.com/docs/guides/gatsby)
- [AdonisJS](https://www.flowbite-react.com/docs/guides/adonis-js)
- [RedwoodJS](https://www.flowbite-react.com/docs/guides/redwood-js)
- [Laravel](https://www.flowbite-react.com/docs/guides/laravel)
- [Vite](https://www.flowbite-react.com/docs/guides/vite)
- [Parcel](https://www.flowbite-react.com/docs/guides/parcel)
- [Create React App](https://www.flowbite-react.com/docs/guides/create-react-app)## Components
**Please note that some components in the vanilla Flowbite library are not yet available in Flowbite React.**
Accordion
Alert
Avatar
Banner
Badge
Breadcrumb
Button
Button group
Card
Carousel
Datepicker
Dropdown
Footer
Forms
List group
Modal
Navbar
Pagination
Progress bar
Rating
Sidebar
Spinner
Table
Tabs
Tooltip
Timeline
Toast
Sticky Banner
## Community
If you need help or just want to discuss about the library join the community on Github:
⌨️ [Discuss about Flowbite on GitHub](https://github.com/themesberg/flowbite/discussions)
For casual chatting with others using the library:
💬 [Join the Flowbite Discord Server](https://discord.gg/4eeurUVvTy)
## Contributing
Thank you for your interest in helping! Visit our [guide on contributing](https://github.com/themesberg/flowbite-react/blob/main/.github/CONTRIBUTING.md) to get started.
## Figma
If you need the Figma files for the components you can check out our website for more information:
🎨 [Get access to the Figma design files](https://flowbite.com/figma/)
## Copyright and license
The Flowbite name and logos are trademarks of Bergside Srl.
📝 [Read about the licensing terms](https://flowbite.com/docs/getting-started/license/)
📀 [Brand guideline and trademark usage agreement](https://flowbite.com/brand/)