I just want to give a thanks all of those person who created this. :) THANK YOU
@adibtatriantamaАй бұрын
Thank you to everyone involved in creating Flowbite, and thank you for the crash course.
@deliciascaseiras17962 жыл бұрын
THANK YOU MY BROTHER FROM ANOTHER COUNTRY AND ANOTHER FAMILY!!!
@manishpingale6558Ай бұрын
Hats off to everyone who's involved in this flowbite team thank you....
@futuregootecks2 жыл бұрын
Holy moly, I was fumbling around with Flowbite and Pelican all day today and would have saved so much time had I watched this video first!
@benshaw62094 ай бұрын
At 18:45 why are the icon colours missing when the code is pasted in? It just looks black instead of the green like you chose on the Flowbite page?
@bintangananda76572 жыл бұрын
HOLYY SHIITTT I LOVE YOU ❤❤❤ I'VE BEEN SEARCHING AROUND THE INTERNET FOR 5 HOURS AND THEN NOW IT'S OVER FINALLY I LOVE YOU MAAN
@partialcoder63862 жыл бұрын
a new subscriber and BIG FAN OF FLOWBITE😄😄😄
@asdfasdfasdfasdf80372 жыл бұрын
congratulations to this guy, he explains very well
@ashimov19702 жыл бұрын
Happy to discover this project. Really appreciate your great job.
@robbyevans11012 жыл бұрын
I used to get a headache writing code for all the components of my application. till today. your awesome
@ctw-home2 жыл бұрын
Loving the project so far!
@lasindunuwanga5292 Жыл бұрын
If you are new, don't give up at the beginning of the video. Wait till the end. You will actually see how this can make your developer's life easier. You will still have the ability to customize whatever you want.
@GregP22 Жыл бұрын
Hi, i followed everything by letters, but my dark/light mode goes only when i set my browser on light mode. If it's on the settings of my mac or in dark mode, after i click the button it stay in dark mode, suggest?
@johntrav6191 Жыл бұрын
some UI components like accordion, dropdown, modals don't work when we try to visit another page. to make it work we have to refresh the page.
@RazorShultzor2 жыл бұрын
This video really helped me understand how to start using a tailwind component library. Awesome
@yomajo Жыл бұрын
I don't get it. If we go to flowbite docs and copy everything, and undelying is the tailwind css classes that are in action. what flowbite dependency doing?
@PaulPetersVids2 ай бұрын
I have this exact same question. Hope someone answers.
@lynic-00913 күн бұрын
I don't get your question
@abdullahbinrowshan4562 Жыл бұрын
i have use the 'class' to tailwind.config.js file and then dark mode is not working/toggles I've watch this introduction video so many time and copy past those code as well still it's not working but if i use 'media' to the tailwind.config.js file and my device in light mode it works if you have any suggestions left a reply
@raeesmohit012 жыл бұрын
BROTHER, YOU ARE THE BEST!!! You oooh really helped me!! THANK YO
@hartabarta2 жыл бұрын
Waiting to see additional HowTo videos, especially how to apply our branding on the existing Flowbite UI library in Figma
@flowbite2 жыл бұрын
We have big plans for 2023 to post more videos!
@ControlTheGuh11 ай бұрын
This is amazing. Glad i found it. Just getting started with svelte
@maneshipocrates18 күн бұрын
Thanks for the vid. My first experience in front end dev. Cant seem to get multiple mega menus in 2 or more navbar items working.
@JimmyC0 Жыл бұрын
how do you turn between cursor and pen that simple? what program do you use and do you use a drawing tablet for it?
@andreaskarz2 жыл бұрын
Amazing, I will check it out this weekend....
@CarlHeaton25 күн бұрын
Customizing Flowbite for a React SaaS Product We’re starting to build a React-based SaaS product using Flowbite and have recently developed a new branding palette with several custom colors that differ from the standard Flowbite set. What are the best practices for integrating our custom color palette into the Flowbite design system, both in Figma and in the codebase? Specifically, we’d like to ensure consistency across design and development. Any guidance or resources would be greatly appreciated!
@ItsEverythingElse6 ай бұрын
Regarding the navbar component: the styles for the links in the middle are hard-coded to bold the first one but that stays bolded if you change pages via the links. So why doesn't the default code handle that?
@VindexTOS Жыл бұрын
whats the point of installing it if i have to copy paste pre made code anyways ?
@bikinitony Жыл бұрын
why is it that when i apply a custom style (exemple text-white instead of default text-gray) i always get a weird behaviour where some kind of remote script overwrites my default? I've seen your custom color customisation section and it doesn't work for me. I am trying on an accordeon component from your website, I cannot simply change the text color of the component to fit my page style. How do you go around this? thanks
@bikinitony Жыл бұрын
Update: after tinkering around i figured i could go reach the tailwind flowbite script through the flowbite script url, put it locally in my root and edit the default style concerning the text-gray elements on active / inactive classes. all works!
@ericlubisse84613 ай бұрын
This looks great!
@aydnbilgin16272 жыл бұрын
Nice tutorial. I have been having content issues with my hmdi connected speaker and subwoofer. No soft is coming through, still coming out of
@ed56162 жыл бұрын
if we are currently using tailwind and what to use flow bite is there any constraint for m old code, do I need to refactor it in flowbite? or could I just plug and play flowbite and start using components?
@JoeyXie Жыл бұрын
Thanks, very helpful, can't wait to writing my own project
@shahbazrana7892 Жыл бұрын
Bro its a mind blowing tool why you don't getting subscribers on this type of content?
@guhkunpatata3150 Жыл бұрын
GREAT EXPLANATION!
@joseluisUnix2 жыл бұрын
What is the software you use to paint on the screen? Thank you!
@regilearn21382 жыл бұрын
hi ,can someone tell me how to use drawer components with react,bcz its in javascript,how can we use with react
@PersianShare Жыл бұрын
🤯such amazing ready to use
@MayurKamble582 Жыл бұрын
HELP ME plz dark mode script is not working , it always says "Cannot read properties of null (reading 'classList')"
@kenkioqqo Жыл бұрын
This is great, though I feel it would be very helpful for you to share many more quick video tips and tricks to help those who prefer learning by watching tutorials (And occasionally reading the docs) regularly. For example, I'm finding the documentation on how to set up Flowbite in a Dango project a bit difficult to understand. Perhaps you could publish videos showing exactly how to set up Flowbite in different popular Frameworks and Libraries. I think this would come in handy for beginners. There aren't many tutorials by any KZbinr on Flowbite and the only ones available are JavaScript-related (other languages like Python are not covered)
@saubhagyalive30612 жыл бұрын
Is carousel with text available on flowbite coz I want to use text over my image in the carousel slider but couldn't find it on flowbite.
@imadeekosatriawiguna6252 Жыл бұрын
awesome 👍😯 it's make using tailwind like bootstrap. Thanks for your hard work
@leykhins2 жыл бұрын
I've never been able to get this to work with Nuxt... any pointers?
@KylePrinsloo Жыл бұрын
Came from EnhanceUI - buying now 👍
@feddu Жыл бұрын
Great video! Love Flowbite so far. Does anyone know if there's a way to animate/transition accordions on show/hide?
@mazkdevf2 жыл бұрын
😳 Nice Video!
@gameking-mh2xd5 ай бұрын
How I can use in nextjs 14 because its uses
@yantaosong Жыл бұрын
change 'class' to 'className' in React everytime ?
@JeanM772 жыл бұрын
I'm using the trial version of soft to learn the basics. How do I make a cool keyboard lody that isn't just a basic softing soft?
@zendaibills2 жыл бұрын
how to change if I want red theme instead of blue ?
@mayikx2 жыл бұрын
Are you using the last version of talwindcss?
@КириллСумовский-д9щ5 ай бұрын
I bought the pro version, but I can't copy components from figma to create my unique design. Why !?
@Musman435 Жыл бұрын
how we can use drawer in Next JS project?
@om7reid3342 жыл бұрын
Nice tutorial Micheal ,is it absolutely necessary to have knowledge of soft to use tNice tutorials software?
@mugerwaobadiah1621 Жыл бұрын
is it possible to have an offline documentation , thanks a lot
@RoshanChaurasia-fn3bo5 ай бұрын
Flowbite is my new Love
@indigoram89 Жыл бұрын
Cool! What is the app you painting?
@themarksmith2 жыл бұрын
Excellent video - thank you!
@nsjames_ Жыл бұрын
Hey, what are you using to make this video?
@DeepakVerma-er4cs8 ай бұрын
Thanks for this information ❤
@princesarno26522 жыл бұрын
very talented teacher - cheers
@veerinbajracharya4 ай бұрын
SO DAMNNNNNNNNNNNN GOOOODDDDDDDDD👏
@arrozyadifalaqi92922 жыл бұрын
Ima get the 0 dollar one is it rlly good or nah?
@IsaacDevSpace9 ай бұрын
Nice work!
@jayasaikiran17612 жыл бұрын
What about licence is it free to use in Commercial projects with react ?
@flowbite2 жыл бұрын
The library is open-source under the MIT license.
@jorgeralvero62 Жыл бұрын
What it means @flowbite can i use for comercial or cannot? Or maybe need to paid to pro version for use flowbite for Commercial
@1littlemaxy2 жыл бұрын
Great job! Keep going
@ekenennabugwu47322 жыл бұрын
Am having issues intregrating flowbite on my react project need help
@flowbite2 жыл бұрын
Please check out the Flowbite React library guide: github.com/themesberg/flowbite-react
@tstarfish88292 жыл бұрын
Nice, but I see a lot of components use "id" in a template, so it is not possible to use them multiple times without refactoring, e.j. dropdown.
@reinova-v4 ай бұрын
this is really cool
@HoNow222 Жыл бұрын
Great that it's also for Angular
@boom3k2 жыл бұрын
What annotation tool is he using? I need this! @flowbite
@forcemnewmedia94732 жыл бұрын
Thank youuu so much!!!
@mauriceagbenyagah86982 жыл бұрын
how to use flowbite-react in react project please
@flowbite2 жыл бұрын
Please check out this guide: flowbite.com/docs/getting-started/react/
@mdkawsarislamyeasin40402 жыл бұрын
Flowbit is Great I usually use flow it and Meraki UI for tailwind CSS projects.
@flowbite2 жыл бұрын
Glad that you find it useful!
@mdkawsarislamyeasin40402 жыл бұрын
@@flowbite But your website should be updated. If this page becomes a single-page application that would be a better choice.
@meermohamad47072 жыл бұрын
I opened up a new project and deleted the area where you "paint" the soft and I don't know how to make it co back!! Lol
@Axium20252 жыл бұрын
Brilliant tutorial! more please
@madner20111 ай бұрын
Flowbite looks fun
@rezwansaki3 ай бұрын
Awesome !! :)
@erytymyeah9 ай бұрын
This is amazing
@smartlifecrew509511 ай бұрын
Gd overview 🙋👍👏
@hilmansantika48732 жыл бұрын
Nice tutorial
@joxmanyou7 ай бұрын
Hi. In this video, which is already a year old, new educational videos are promised... What is happening?
@fhaaj662 жыл бұрын
The one tNice tutorialng I would like to do (and tNice tutorials will completely convert ) is to copy and paste items from one project to another, it just doesn't
@yashbarman94042 жыл бұрын
i want react tutorial with it please
@flowbite2 жыл бұрын
After we finish wrapping up the new documentation we will follow up with a tutorial on how to use Flowbite React.
@sikkidesigns2 жыл бұрын
good job man
@soran22902 жыл бұрын
Black friday discount ?
@flowbite2 жыл бұрын
We won't offer Black Friday discounts with respect to those customers who purchased the pro version for the full price. On the other hand, we will launch a considerably large update free of charge to all pro users instead of a Black Friday deal.
@EspenNergaard-w9d Жыл бұрын
Great library! What I don't understand is how to generate the code of the components from Figma. Let's say you download the Figma design system and use different components to create a prototype. How do you get from there to creating code?
@RemixlkDJ2 жыл бұрын
I watched tNice tutorials baked af it actually helps if you get into it
@sifatniloy37832 жыл бұрын
thank you.
@ArshAudioBooks9 ай бұрын
but it's not free anymore,figma is paid so are many components.
@NeverCodeAlone7 ай бұрын
Perfect video, thx a lot. I will do german stuff with this in future. Feel free to get in touch vith me if you wanne a join a remote session. Would be fun.
@ahlamridah29182 жыл бұрын
Accept my application as a friend. I really liked your video ... Interesting. Very.
@ABDUSSALAM-om9mv6 ай бұрын
great..
@sam74_8 Жыл бұрын
the best framework in the world, bootstrap lost his place
@zuzukouzina-original Жыл бұрын
So many classes just to create a button 😮 The amount of classes is overwhelming. Thnx for the video but I’ll skip Flowbite.
@zuzukouzina-original11 ай бұрын
I’m sorry for my bad reaction, I really start to like Flowbite. I’ll use Flowbite for my Sveltekit projects.