-chakra-ui-chakra-ui_-_2020-12-21_20-11-55

Chakra UI provides a set of accessible, reusable, and composable Reactcomponents that make it super easy to create websites and apps.
Looking for the documentation? 📝
For older versions, head over here => https://v0.chakra-ui.com
Latest version (v1) => https://chakra-ui.com
Features 🚀
- Ease of Styling: Chakra UI contains a set of layout components like Box andStack that make it easy to style your components by passing props.Learn more
- Flexible & composable: Chakra UI components are built on top of a React UIPrimitive for endless composability.
- Accessible. Chakra UI components follow the WAI-ARIA guidelines specificationsand have the right aria-* attributes.
- Dark Mode 😍: Most components in Chakra UI are dark mode compatible.
Support Chakra UI 💖
By donating \$5 or more you can support the ongoing development of this project.We'll appreciate some support. Thank you to all our supporters! 🙏[[Contribute](https://opencollective.com/chakra-ui/contribute)]
Individuals
Organizations
Support this project with your organization. Your logo will show up here with alink to your website.[[Contribute](https://opencollective.com/chakra-ui/contribute)]
Testimonials
People throw React component libraries and design systems at me regularly. This might be the best one I've seen. The APIs are simple but composable and the accessibility on the couple components I looked is complete.
Great work @thesegunadebayo, really inspiring work. – Ryan Florence
Awesome new open-source component library from @thesegunadebayo. Really impressive stuff! – Colm Tuite
This is incredible work. Amazing job Segun! – Lee Robinson
Chakra UI is glorious! I love the consistent use of focus styling and the subtle animation – Guillermo ▲
Installing Chakra UI
To use Chakra UI components, all you need to do is install the@chakra-ui/react package and its peer dependencies:
```sh$ yarn add @chakra-ui/react framer-motion
or$ npm install @chakra-ui/react framer-motion```
Usage
To start using the components, please follow these steps:
- Wrap your application with the ChakraProvider provided by@chakra-ui/react.
```jsximport { ChakraProvider } from "@chakra-ui/react"
// Do this at the root of your applicationfunction App({ children }) { return {children}}```
Optionally, you can wrap your application with the ColorModeProvider so youcan toggle between light and dark mode within your app.
- Now you can start using components like so!:
```jsximport { Button } from "@chakra-ui/react"
function Example() { return I just consumed some ⚡️Chakra!}```
CodeSandbox Templates
- JavaScript Starter: https://codesandbox.io/s/chakra-ui-javascript-lzzg9
- TypeScript Starter: https://codesandbox.io/s/chakra-ui-typescript-pomi8
create-react-app Templates
Check out our guide forinformation on how to use our official create-react-app templates.
Contributing
Feel like contributing? That's awesome! We have acontributing guide to help guide you.
Contributors ✨
Thanks goes to these wonderful people
(emoji key):
This project follows theall-contributorsspecification. Contributions of any kind welcome!
Testing supported by
License
MIT © Segun Adebayo
To restore the repository download the bundle wget https://archive.org/download/github.com-chakra-ui-chakra-ui_-_2020-12-21_20-11-55/chakra-ui-chakra-ui_-_2020-12-21_20-11-55.bundle and run: git clone chakra-ui-chakra-ui_-_2020-12-21_20-11-55.bundle Source: https://github.com/chakra-ui/chakra-uiUploader: chakra-uiUpload date: 2020-12-21Từ khóa » Chakra Ui Github
-
Chakra UI - GitHub
-
A Collection Of Chakra UI-related Awesomeness - GitHub
-
Documentation Website For Chakra Ui - GitHub
-
Chakra UI - A Simple, Modular And Accessible Component Library ...
-
Chakra-ui Examples - CodeSandbox
-
How Can I View The Code Of Example Chakra UI Components In ...
-
Review Of Chakra UI - Bits And Pieces
-
Chakra UI V1.0
-
Chakra-react-select - Npm
-
Top 11 React UI Libraries And Kits - LogRocket Blog
-
Top 23 TypeScript Chakra-ui Projects (Aug 2022) - LibHunt
-
Chakra UI Templates - Open-Source And Free
-
NativeBase: Universal Components For React & React Native