#chakra-ui
Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications.
5 articles
Articles
shared
Chakra UI Menu Dropdown on Hover
October 27, 2021 · How to use Chakra UI's useDisclosure hook to create a dropdown menu on hover.
Read More
shared
Build A Todo Web App Using Next.js, Firebase, Chakra UI + React Hooks
September 26, 2021 · Create a todo web app using Next.js, Firebase, Chakra UI, and React hooks (useState and useEffect). This is a full stack app with the following features: write to cloud firestore, read data using snapshot + useEffect, delete a todo, sign in with different accounts and protect data.
Read More
shared
Advanced Chakra UI
August 29, 2021 · Learn 5 Chakra UI advanced tricks and tips to bring you from a beginner React developer to advanced.
Read More
shared
Chakra-UI Mobile Navbar (Drawer Component)
August 2, 2021 · Use Chakra UI's drawer component to create a simple mobile navigation bar.
Read More
shared
Chakra-UI Responsive Navigation Bar
April 25, 2021 · Create a responsive navigation bar using Chakra-UI. Mobile responsive, add animation using framer motion.
Read More