Skip to content

alexander-bobin/react-router-6-drawers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Routed drawers in React Router 6

This application has two purposes:

  • Allow usage of drawers where they are a new step in navigation or not
  • A code example for "routed drawers"

The code example for "query string drawers" can be found at https://github.com/alexander-bobin/react-router-6-drawers-query-string.

This application is published and usable at https://alexander-bobin.github.io/react-router-6-drawers/.

To run this application locally

  1. Clone the repo
  2. Ensure you are using Node 18+
  3. $ npm install
  4. $ npm run start

About

Test bed to demonstrate different approaches to drawers using React Router 6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors