use routing in react js easily | react router v6 tutorial 😊👍

preview_player
Показать описание
In this video, I have explained how to easily implement routing feature in your react project with the help of the react-router v6 package

Command:

npm install react-router-dom

import {
BrowserRouter as Router,
Routes,
Route,
BrowserRouter,
} from "react-router-dom";
Рекомендации по теме
Комментарии
Автор

Love this Abhi, simple, quick and straight to the point. Keep it up my man!

liondepierre