FrameWork/Chakra-UI
설치 및 사용
mansoorrr
2024. 8. 9. 17:20
[설치]
- npm i @chakra-ui/react @emotion/react @emotion/styled framer-motion
Chakra UI - A simple, modular and accessible component library that gives you the building blocks you need to build your React a
Simple, Modular and Accessible UI Components for your React Applications. Built with Styled System
v2.chakra-ui.com
[사용]
- index.tsx파일에 ChakraProvider 임포트 (아래 링크는 컴포넌트별 설명)
- ChakraProvider로 <App />을 감싸줘야 함
Chakra UI For Beginners
The complete course for absolute beginners to understand how Chakra UI works & get started building.
www.chakrauiforbeginners.com