Skip to content

Commit 8567260

Browse files
committed
init
1 parent cfc61c1 commit 8567260

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div>
22
<h1 align="center"><a href="https://www.epicweb.dev/workshops">React Router Fundamentals part 1 ⛓️</a></h1>
33
<strong>
4-
Data reading and display
4+
First part of the react-router fundamentals workshop. We go over everything you need to know about data reading and display.
55
</strong>
66
<p>
77
Workshop summary

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"epicshop": {
55
"title": "React Router Fundamentals part 1 ⛓️",
6-
"subtitle": "Data reading and display",
6+
"subtitle": "First part of the react-router fundementals workshop. We go over everything you need to know about data reading and display.",
77
"githubRepo": "https://github.com/epicweb-dev/react-router-fundamentals-pt-1",
88
"instructor": {
99
"name": "Alem Tuzlak",

0 commit comments

Comments
 (0)