Quick Setup for React Router v6 in Your React App
Bootstrapping application
Lets use Vite to setup our react app as it is the go to way of creating a react application as of today. Run the following command in your favorite terminal to get started. Follow the onscreen instructions. I am choosing to ...
dharshan.hashnode.dev6 min read