Tutorial On How To Use React Path File Directory

Good morning.

I’ve seen on some websites that there will be something like
www.mywebsite.com/home
and then a user clicks a link within that site to get
www.mywebsite/about
and the user is directed to the about section.

Is there any tutorial on how to do this in React? I’m not even sure what to look up.

Thank you.

Hi @ErcDz !

You are looking for react router

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.