Skip to content

Commit 2cee65b

Browse files
committed
docs: add link to video in tutorial
1 parent bb3c758 commit 2cee65b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/tutorials/address-book.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ order: 1
55

66
# Address Book
77

8-
We'll be building a small, but feature-rich address book app that lets you keep track of your contacts. There's no database or other "production ready" things, so we can stay focused on the features React Router gives you. We expect it to take about 30m if you're following along, otherwise it's a quick read.
8+
We'll be building a small, but feature-rich address book app that lets you keep track of your contacts. There's no database or other "production ready" things, so we can stay focused on the features React Router gives you. We expect it to take 30-45m if you're following along, otherwise it's a quick read.
9+
10+
<docs-info>
11+
12+
You can also watch our [walkthrough of the React Router Tutorial](https://www.youtube.com/watch?v=pw8FAg07kdo) if you prefer 🎥
13+
14+
</docs-info>
915

1016
<img class="tutorial" src="/_docs/v7_address_book_tutorial/01.webp" />
1117

0 commit comments

Comments
 (0)