React Router Tutorial Crash Course Real Reactjs Project! We continue to learn react-router, in this video, we’ll gonna build two components SpeakersList were we gonna display all the speakers and then we’ll going to use react-router-dom method useParams() which allow as to grab speaker by id and route to SpeakerInfo component where we’ll going to display the speaker info.
and also you will find out the difference between NavLink and Link and how to use them properly, how to use nested routes in component, and much much more!!!
Also if you never used Bootstrap in React JS this project is a good example where you’ll see how to use Bootstrap in React! So follow me and let’s have fun by building this project!
#react