Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.

yoannfleurydev/cra-template-chakra-ui

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

THIS REPOSITORY IS NOT USEFUL ANYMORE

CHAKRA UI RELEASED ITS OFFICIAL CRA TEMPLATE

CHECK https://www.npm.im/@chakra-ui/cra-template

Create React App Chakra UI Template

This is a template to get started with Chakra UI

Usage

Using npx

npx create-react-app my-chakra-ui-app --template chakra-ui

Using npm

npm init react-app my-chakra-ui-app --template chakra-ui

Using yarn

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.