mukeshjha3 / React-Router_Dom

This project is basically for understanding on how to do the routing in React.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple react project, where we i have used react-router-dom (version-6) for Routing....In this project i have mentioned 2 ways on how we can achieve routing...The second way is the efficient way and recommeded by other by using Outlet ...but for beginneer there is one more way which i have also used.

About

This project is basically for understanding on how to do the routing in React.js


Languages

Language:JavaScript 90.4%Language:CSS 6.2%Language:HTML 3.4%