Step by Step Nextjs and Framer Motion Animated Modern Complete Portfolio Website

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024
  • НаукаНаука

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

  • @NurlanDeveloper
    @NurlanDeveloper Месяц назад

    Thank you for your work ! God bless you ! Thanks again from Uzbekistan

    • @codinzero
      @codinzero  Месяц назад

      Happy to hear that, you are very welcome!

  • @tusharprajapati6560
    @tusharprajapati6560 2 месяца назад +2

    please share the github link of this projects

  • @ahmar__0085
    @ahmar__0085 3 месяца назад +1

    simple,sleek and elegant...Great

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

      Thank you!

    • @KhanGaming-ls5ue
      @KhanGaming-ls5ue 3 месяца назад

      After deploy this my responsivness will disturb

  • @pubgdukan7845
    @pubgdukan7845 20 дней назад

    hi can you help me with the issue with my next js page no reflecting any changes. i tried removing cache data also whatever code i do its not reflecting on next js page at all. i saved it numerous times tried making new project also with admin privilege still not showing anything on the page just next js screen(default).

    • @codinzero
      @codinzero  20 дней назад

      Hey, run "npm run dev" and open the localhost that it will run on. Most probably 3000. Find the code that is displayed on the page, and then find that code in your project. Try to change some letters in the text that is displayed on the page. This changes should be reflected. In case not, try to refresh your ( localhost ) page.

  • @gamingwithsumit6020
    @gamingwithsumit6020 13 дней назад

    The about section not visible properly

    • @codinzero
      @codinzero  13 дней назад

      Hey bro make sure the content is wrapped in a div with "grid md:grid-cols-8" ... Maybe there is a mistake.. And also, for the divs for each text in about section (the "col-span-5") shoulf also be from md:col-span-5 ...That should fix it

    • @codinzero
      @codinzero  13 дней назад

      Currently without "md:" before the grid-cols-8 or col-span its telling also mobile that it should keep this layout... So with md:, it will be doing it only for desktop, and for mobile it will keep defaultly 1 full width column

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

    can you share the code ??

  • @mr.fabian8471
    @mr.fabian8471 3 месяца назад +1

    Thank you so much !!

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

      You are welcome :)

  • @carrylover8325
    @carrylover8325 2 месяца назад +1

    Thanks man ❤😊

    • @codinzero
      @codinzero  2 месяца назад

      You are welcome :)

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

    Can I do that with another language/framework ? Like dart/flutter or Kotlin/compose web ? Because I don't know js Frameworks yet and I want to focus on these first

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

      Yes both are possible. Just instead of Framer Motion, they have their own built-in animation framework.
      Good luck and have fun!

  • @ArnavJain-d4r
    @ArnavJain-d4r 3 месяца назад

    Will we be able to learn nextjs from this?

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

      If you want to learn a lot of NextJS I recommend some fullstack project. For portfolio its mostly just frontend, like in this case.
      For example you can check out some fullstack eshop from youtube channel Web Dev Simplified.

  • @gamingwithsumit6020
    @gamingwithsumit6020 13 дней назад

    Bro I have an issue while I see it from mobile

    • @codinzero
      @codinzero  13 дней назад

      Sure bro I replied in your second comment

  • @DEMON-LORD1
    @DEMON-LORD1 3 месяца назад +1

    hello bro
    i am back i your littel brother i hope you dont forgate me also this project is 10/10 and love you take care

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

      Hello bro, happy you showed up. Take care, thanks!!

  • @eren-yeager_4u
    @eren-yeager_4u Месяц назад

    thanks dude

  • @imferb-herb
    @imferb-herb 2 месяца назад

    Hey, can you share the code?