@@ -33,10 +33,11 @@ John Leider, [Buefy](https://buefy.org) by Walter Thomasi, [Reach UI](https://re
33
33
from the folks over at React Training, and many other tools that make web development a colorful field.
34
34
35
35
## Core Concepts
36
+
36
37
Chakra UI is built from the ground up with two main guiding principles in mind:
37
38
38
- 1 . Accessibility
39
- 2 . Constraint based design
39
+ 1 . Accessibility
40
+ 2 . Constraint based design
40
41
41
42
## Vision
42
43
@@ -47,9 +48,16 @@ Chakra UI is built from the ground up with two main guiding principles in mind:
47
48
48
49
## Getting started
49
50
50
- To get started, you can use one of the following starters:
51
+ To get started, you can use the Codesandbox starter template:
52
+
53
+ <iframe src="https://codesandbox.io/embed/vue-chakra-next-with-autoimport-r1shkt?fontsize=14&hidenavigation=1&theme=dark&view=preview&codemirror=1&highlights=6,7,8,9"
54
+ style="width:100%; height:500px; border:10px; border-color: black; border-radius: 4px; overflow:hidden;"
55
+ title="vue-chakra-next-with-autoimport"
56
+ allow="accelerometer; ambient-light-sensor; camera; encrypted-media; geolocation; gyroscope; hid; microphone; midi; payment; usb; vr; xr-spatial-tracking"
57
+ sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"
58
+ > </iframe >
51
59
52
- <i >Stackblitz and CodeSandBox starters are coming soon.</i >
60
+ <i >Stackblitz starter template is coming soon.</i >
53
61
54
62
There are starter demo's available on GitHub thanks to @Codebender828 :
55
63
@@ -60,6 +68,6 @@ Or follow along with the [installation](1.installation.md) guide.
60
68
61
69
## Community
62
70
63
- Please feel free to connect with the ** Chakra UI** community on [ Discord] ( https://discord.gg/sq2Kp6x ) .
71
+ Please feel free to connect with the ** Chakra UI** community on [ Discord] ( https://discord.gg/sq2Kp6x ) .
64
72
:: DiscordBanner
65
- ::
73
+ ::
0 commit comments