You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
# [React Chakra Introduction](https://blog.appseed.us/chakra-ui-react-coding-landing-page/)
2
2
3
-
Sample Code for the blog article [React Chakra UI Components - Learn by Coding](https://blog.appseed.us/chakra-ui-react-coding-landing-page/) - Provided by `AppSeed`.
3
+
Sample Code for the blog article [React Chakra UI Components - Learn by Coding](https://blog.appseed.us/chakra-ui-react-coding-landing-page/) - Provided by **[App-Generator](https://app-generator.dev/)**.
4
4
5
-
The article explains how to use the Chakra UI library in React.js by building a responsive website. The website will be built with Chakra components only, no HTML element will be used.
5
+
The article explains how to use the Chakra UI library in React.js by building a responsive website. The website will be built with Chakra components only, no HTML elements will be used.
6
6
7
7
- 👉 [React Chakra Landing Page](https://react-chakra-ui-landing-page.appseed-srv1.com/) - LIVE Demo
8
-
- 👉 [React Apps](https://appseed.us/apps/react) - index provided by `AppSeed`
8
+
- 👉 [React Apps](https://app-generator.dev/product/?search=react) - index provided by `AppSeed`
9
9
10
10
<br />
11
11
@@ -33,7 +33,7 @@ The article explains how to use the Chakra UI library in React.js by building a
33
33
34
34
<br />
35
35
36
-
## What is React.js
36
+
## [Getting Started with React](https://app-generator.dev/docs/technologies/react/index.html)
37
37
38
38
React.js is a JavaScript library that allows you to build fast and efficient web applications using the minimum amount of code possible. In React.js, you can break the web layout into components - reusable bits of code that return HTML elements.
39
39
@@ -52,4 +52,4 @@ With Chakra UI, you spend less time building responsive and beautiful websites.
52
52
<br />
53
53
54
54
---
55
-
[React Chakra Introduction](https://blog.appseed.us/chakra-ui-react-coding-landing-page/) - provided by AppSeed
55
+
[React Chakra Introduction](https://blog.appseed.us/chakra-ui-react-coding-landing-page/) - provided by **[App-Generator](https://app-generator.dev/)**.
0 commit comments