Build & Deploy Full-Stack App With Next.JS - Navbar & Footer (Part 3)

Поділитися
Вставка
  • Опубліковано 6 жов 2023
  • Check out my courses: gtcoding.net/courses/
    Hi guys, this is a tutorial series on how to create a full-stack website using Next.JS. We will be using technologies like Cloudinary, Next Auth, Prisma, MongoDB and more to build this app.
    In this video, we will design the Navbar and the Footer of our website. I hope you find this useful.
    Playlist: • Full Stack Website Usi...

КОМЕНТАРІ • 9

  • @undefined-null-NaN
    @undefined-null-NaN 9 місяців тому

    Thank you brother !.

  • @tamerahmed9860
    @tamerahmed9860 9 місяців тому

    Thank you 🙏

  • @mehdijafarzade2381
    @mehdijafarzade2381 8 місяців тому

    Thank you

  • @CannonN
    @CannonN 9 місяців тому

    Love it

  • @fightscene817
    @fightscene817 9 місяців тому

    Amazing! Thank you

  • @user-rq7ji4th5v
    @user-rq7ji4th5v 9 місяців тому

    One question when i zoom about 400 % in desktop browser it collision happen. How to fix the zoom able fixed a size like about 200% ?

    • @GTCoding
      @GTCoding  9 місяців тому

      If you are getting collision with the H1 and the Sign In button, you can reduce the font-size of the H1 and also maybe hide the tag when on smaller screens. Also add some padding. If you are getting collision with the footer, then you can add some min-height to the main container div.

  • @aeejazkhan
    @aeejazkhan 8 місяців тому

    Will you cover the backend and auth part from scratch too?

    • @GTCoding
      @GTCoding  8 місяців тому +1

      Yes everything is covered. For authentication we are using NextAuth.js. All videos are already uploaded. Please check the playlist link in the description.