From f13128924cf5a0475af521b5a4b9a3a0b39397bb Mon Sep 17 00:00:00 2001 From: Nils Hartmann Date: Mon, 8 Jan 2024 10:01:16 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d8b8a0..37dd4a0 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ # Recipify: TanStack Router Demo + This is my sample application for the [TanStack Router](https://tanstack.com/router/v1) for React. +I recorded a video on TanStack Router, that uses this demo example. You can find the [video on YouTube](https://youtu.be/KkrS_wfFq2I). + ![Screenshot of example application](screenshot.png) -I recorded a video on TanStack Router, that uses this demo example. You can find the [video on YouTube](https://youtu.be/KkrS_wfFq2I). + ### Techstack