We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfba101 commit 0c686faCopy full SHA for 0c686fa
README.md
@@ -3,6 +3,9 @@
3
<strong>
4
First part of the react-router fundamentals workshop. We go over everything you need to know about data reading and display.
5
</strong>
6
+
7
8
+</div>
9
This workshop focuses on
10
data loading and display. It is designed to teach you the core concepts of
11
react-router v7 in a hands-on, project-based way.
@@ -25,9 +28,6 @@
25
28
26
29
This workshop assumes you have a basic understanding of React and
27
30
JavaScript. No prior knowledge of react-router is required.
-
-</div>
31
32
<hr />
33
0 commit comments