Home  >  Q&A  >  body text

Looking for a library that can automatically handle routing of React folder structures. [terminated]

I'm using react-router-dom and was wondering if there is any other library I can use alongside it to automatically generate routes?

I want something like Next.js that can generate routes based on the directory structure, but I don't want a full Next.js project.

Is there a similar plug-in? I found a blog post about this.

P粉567281015P粉567281015408 days ago562

reply all(1)I'll reply

  • P粉242126786

    P粉2421267862023-08-10 11:33:20

    remix will work for you, check it, use routing dynamically based on folder name, you can also create links

    reply
    0
  • Cancelreply