ReactJS Animated Side Navigation Tutorial - Beginner Project Using Hooks, Router & Icons

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2020
  • Learn to build an animated navigation into a small application. We'll use tools like hooks to set our state, React Router to navigate between pages and we'll throw in some nice icons too.
    React Router: reactrouter.com/web/guides/qu...
    React Icons: react-icons.github.io/react-i...
    💛 Be sure to comment like and subscribe to the channel! I have plenty more videos: / @thetechteam

Комментарии • 24

  • @primagro4463
    @primagro4463 2 года назад +1

    Hi Big thank. You are fantastic. I been looking for such tutorial all over the internet mainly RUclips but most of them a just fake a wast of time. Will be glad to get in touch with you for further learning and mentorship

  • @ugorjivictor3515
    @ugorjivictor3515 2 года назад +1

    Straight to the point. Thanks.

  • @juliotreinty3956
    @juliotreinty3956 3 месяца назад

    Marvelous!....Thanks a lot from SudAmerica friend

  • @humailsaleem4298
    @humailsaleem4298 3 года назад +1

    Thanks Bro Its Help Me A Lot :))
    U Deserve More Subs :))

  • @adewaleakangbe7729
    @adewaleakangbe7729 2 года назад

    Well explained , thanks man

  • @mikae6102
    @mikae6102 2 года назад

    Just what I needed

  • @mshahas786
    @mshahas786 3 года назад +2

    well explained and it's helps me , thank you man

    • @TheTechTeam
      @TheTechTeam  3 года назад

      thank you, Muhammed, more than happy to help :)

  • @user-lb5tb7bz2u
    @user-lb5tb7bz2u 9 месяцев назад

    thanks bro, help me a lots

  • @sne3348
    @sne3348 4 месяца назад

    Thank you so much

  • @melfordbirakor
    @melfordbirakor 2 года назад

    Thanks Chief

  • @blacktipe9922
    @blacktipe9922 3 года назад

    Hi great vid, is there any other part about how to style the other pages?

  • @nurlanmehdiyev7428
    @nurlanmehdiyev7428 2 года назад

    thanks from Azerbaijan!

  • @cualquieridiota
    @cualquieridiota 3 года назад +8

    Hello gentleman!! it would be so damn great and really cool if you share this repository

    • @TheTechTeam
      @TheTechTeam  3 года назад +1

      I'm sorry, my last computer decided to pack in so I lost a lot of random projects. I will be creating more ReactJS videos and I'll make sure it's either commited or saved to something like Codepen/Sandbox going forward.

  • @Spookydigy
    @Spookydigy 3 года назад

    Tech team how do you set it so the hamburger menu stays open when you go to another page?

  • @Spookydigy
    @Spookydigy 3 года назад

    Is there a way to use small image files such as logos in the sidebar instead of the icons? I want to design a nav sidebar that is just .jpg or .svg for each one.

    • @waltersjunior8678
      @waltersjunior8678 2 года назад

      i think yes place the image in a span tag since span tag is inline element it can stay behind your text and the reside the height and width of the image

    • @waltersjunior8678
      @waltersjunior8678 2 года назад

      resize

  • @ricardogonzales2259
    @ricardogonzales2259 3 года назад

    If you convert tha hamburger icon into a close icon when the menu is displayed every animation breaks up

  • @waltersjunior8678
    @waltersjunior8678 2 года назад

    hello i have a problem my sidebar when active is behind my product list so it items some cannot been seen. please can you make a video on how i can make it stay on to of my main body items inside of the body items stay on to of it thanks

    • @saci436
      @saci436 Год назад

      set z-index to sidebar, depends on your other css setup but to be sure its always top set it lik z-index: 1000;

  • @maychajamera6546
    @maychajamera6546 2 года назад

    how to show the navigation?

  • @brandonoburu8003
    @brandonoburu8003 3 года назад

    source code