THIS REPOSITORY IS NOT USEFUL ANYMORE
CHAKRA UI RELEASED ITS OFFICIAL CRA TEMPLATE
https://www.npm.im/@chakra-ui/cra-template
CHECKCreate React App Chakra UI Template
This is a template to get started with Chakra UI
Usage
npx
Using npx create-react-app my-chakra-ui-app --template chakra-ui
npm
Using npm init react-app my-chakra-ui-app --template chakra-ui
yarn
Using yarn create react-app my-chakra-ui-app --template chakra-ui
Theme
The default theme might not match your need. If you want to generate a new theme, you can go to Smart Swatch, choose a color and click on Get JS Object.