From 9811aef5409af6e5febd64bdb6d818e9a6c8a276 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Sat, 13 Aug 2022 02:08:44 +0400 Subject: [PATCH] Add reach router content --- .../102-react-ecosystem/100-routers/101-reach-router.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/103-react/content/102-react-ecosystem/100-routers/101-reach-router.md b/content/roadmaps/103-react/content/102-react-ecosystem/100-routers/101-reach-router.md index f655237a8..3e7fd34c4 100644 --- a/content/roadmaps/103-react/content/102-react-ecosystem/100-routers/101-reach-router.md +++ b/content/roadmaps/103-react/content/102-react-ecosystem/100-routers/101-reach-router.md @@ -1 +1,8 @@ -# Reach router \ No newline at end of file +# Reach Router + +Reach Router is a small, simple router for React that borrows from React Router, Ember, and Preact Router. Reach Router has a small footprint, supports only simple route patterns by design, and has strong (but experimental) accessibility features. + +Free Content +Reach Router — Official Website +Getting Started Guide +