Responsive Navbar in React using React Router | Beginner Tutorial

preview_player
Показать описание
Learn how to make a responsive navbar in React using React Router. The navbar shows the active page, highlights links on hover, and sticks to the top of the page on scrolling. This project is a great introduction to the basics of routing in react using React Router.

-- 🌟 Useful Tools and Software 🌟 --

-- 🔗 Links 🔗 --

DISCLAIMER: Some of the links in the description are affiliate links. The channel will receive a small commission from any sales from these links, but there is no extra charge to you. Thanks for supporting the channel so I can keep making these free tutorials!
Рекомендации по теме
Комментарии
Автор

Exactly what I needed right when I needed it. Ty for the vid and the repo!! Really helpful to a beginner

fletcherrat
Автор

I loved how you broke down the 'why' as you were going along! that was SUPER helpful from a backend guy that struggles with the 'WHY' of CSS!! Thank you

chrisdavis
Автор

I’m 3 mins in and I’m already sure this would be prefect for me. Love your style of explanation. Precise, straight to the point and your pronunciation is clearest I’ve heard from an Indian YouTuber🤌🤍

fesjydc
Автор

I really appreciate this man. There a billion ways to make a navbar and very few of them are friendly to the beginner. thanks for the introduction!

Nop.
Автор

Clear, precise & very helpful! 👍👍👍Thank you…pls keep making these tutorials! ✅✅✅

lrachelparaiso
Автор

Thanks for the super helpful video! I really love your explanation along the way! Keep up the good work!

noohkot
Автор

very helpful and easy to understnad especially for beginner, thank you

faizaislam
Автор

Great vid! A tad bit of feedback if I may, the menu doesn't close when clicked elsewhere (Need to click specifically on the hamburger lines). A simple solution might the use of useEffect hook to listen for a mouse click and gauge whether it is within the borders of the menu or not, and then the useRef hook to refer to the relevant div in the rendered HTML and ensure the open/close state of the menu is toggled accordingly. current.contains(e.target) returns a boolean indicating whether the click was within the borders of the menu or not.

senalchandrasekara
Автор

Simple and excellent explanation !
4 star

Gaamaa-ozeflfn
Автор

around the 22:52 mark how do you get the background to take the entire 100% width? the same CSS doesnt work for me haha

Shaburu
Автор

in my case this active link color also appears for website what should i do

ParasProgramming
Автор

How can we animate the drop-down list when the bars are clicked

Plz help

adeebrahman
Автор

I probably missed something, but how are you rendering this to the page without “export default App;”

Threenineswonracks
Автор

Hey man, I've been looking for someone that can tell me what the cpm for react tutorials channels is. could you please tell me what the current cpm is?

DailyMadnesz
Автор

pls explain difference between BrowserRouter vs createBrowserRouter.. and make a tutorial for it..

jasim