React Navbar Tutorial Responsive - 3 Designs

preview_player
Показать описание
Learn how to build a React Navbar in 3 different ways. You can easily customize this design to fit your project. They are fully responsive and all you need to do is add a custom dropdown menu in the mobile view.

React Website with Mobile Dropdown

If you want to follow me along my coding journey, be sure to subscribe :)

Timeline:
0:00 What we are building
1:31 Creating React App
4:04 Creating Navbar Component
6:19 Installing Dependencies
7:22 Adding Navbar JSX
11:02 Styling Navbar
25:00 Creating Pages

Source Code:
Рекомендации по теме
Комментарии
Автор

Bro, You deserve more appreciation, since you put a lot of effort on your tutorial, especially for the design

ryanridwan
Автор

your way of teaching is like explaining everything that everyone can understand Thanks man for helping us

simple
Автор

hey brian thank you for helping me i am very grateful for that.
I was a little confused about the yarn add command but with npm install it works like you said.
I just started with react today so it was hard for me in the beginning. I made a few small mistakes
Now I am a bit further into my project.
Thanks a lot for your effort!

BigToasti
Автор

Surprised this video only has 2k likes, it's very thorough and well explained. This kind of Navbar is on almost every website. Cheers for the video mate!

alfyxxxxx
Автор

If anyone gets some problems:
In react-router-dom v6, "Switch" is replaced by routes "Routes", so:
<Switch> is now <Routes> and component={Home} is element={<Home/>}

nichijoufan
Автор

Nicely explained. Thanks for the amazing work dude!

malithaliyanage
Автор

Bro keep it up. Really Good Content. You will hit 1 Million faster than you think. :)

warlock
Автор

dude you are amazing !!! keep up with the incredible and soooo inspiring work

mugiwaranoshanks
Автор

Amazing video 🔥, thanks for helping us out much needed react video 😍

MuhammadYousuf-chqm
Автор

Thanks for the video broh, i will apply this navigations in my projects!! <3

mateuspaula_dev
Автор

Great tutorial for the use of flex box and how it can be so responsive

darmar
Автор

Thx for you great job man! It helps a lot, congrats!

Minda
Автор

You could have added to open the navbar menu when the window is minimized

TheJFMR
Автор

Subbed immediatly, thanks for the free valuable content

chakirfri
Автор

Thanks for all of these videos. I was really struggling with react until I found your channel

elangeniyabba
Автор

Hi Brian, Thanks for your tutorial. I am a new react learner and your videos really help me. One thing I want to know is, can you please tell me which theme you use in the visual studio? Is there any video to install this theme and text style? I really like your studio interface.

theteconotiam
Автор

HI Brian, thanks for making these videos theyre assisting me greatly with learning react! I was wondering how to add an active class to the side navbar tutorial you did a couple of months ago? I'm struggling to figure out a way myself! Thanks

stevenb
Автор

Cool. Best youtube channel! Please, more styled components library videos)

alekseytrump
Автор

Awesome! you are my ideal, I copy you. Thank you Brian

mohsenpedramnia
Автор

i think it wouldve been useful to have your css live compile and see the changes youre making instead of having the error screen on the right

otherwise people are just literally copying what you're typing without knowing what's happening/going to happn

erroldtumaque