This is a template to get started with Chakra UI
npx create-react-app my-chakra-ui-app --template chakra-ui
npm init react-app my-chakra-ui-app --template chakra-ui
yarn create react-app my-chakra-ui-app --template chakra-ui
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.