Build animated mobile navbars with framer-motion and TailwindCSS

Поділитися
Вставка
  • Опубліковано 12 вер 2024
  • Let's build a fully animated mobile navbar with framer-motion and TailwindCSS. This is a great way to add more creative flair to your projects.
    I did a talk on this exact topic at React Chicago's March meetup, the source code (and a demo website) are available here:
    Source code: github.com/sha...
    Demo site: building-anima...
    ---
    👋 my name is Shaun, I'm a former premed major turned software engineer and I'm making videos on creative web development.
    🐦 Twitter: / shaunchander
    🌐 Website: shaunchander.me
    #react #framermotion #tailwindcss

КОМЕНТАРІ • 14

  • @mrjosh65
    @mrjosh65 Рік тому +2

    love this. your teaching is so easy to understand. just smooth!

  • @ilmanmanarulqori5632
    @ilmanmanarulqori5632 Рік тому +1

    keep going!!!! 🎉 Another framer motion tutorial

  • @yuricodesbot
    @yuricodesbot Рік тому +1

    love this !! looking forward to more of your content

  • @lucasfidalgo04
    @lucasfidalgo04 Місяць тому

    Thank you!

  • @victordavilaamelinckx2904
    @victordavilaamelinckx2904 Рік тому +1

    Great stuff!

  • @MorpheusMusics
    @MorpheusMusics Рік тому +1

    Love it!

  • @satindersingh9671
    @satindersingh9671 Рік тому +1

    You are awesome 😎

  • @zombinebrain
    @zombinebrain Рік тому

    Thanks! Spent so much time searching why it triggers animation on open, but not on close.

  • @JudahSullivan
    @JudahSullivan 10 місяців тому

    I know when using next/router for page animations I had to provide a key to children for it to work. But haven’t seen much issue without keys when using it and some examples on the website didn’t require it 🤷🏾‍♂️ not too sure there better safe than sorry lol loved the tutorial ! Truly helped me understand the useCycle

  • @namev0id
    @namev0id Рік тому

    Great tutorial ! Thanks a lot man

  • @josh4play.youtube
    @josh4play.youtube 5 місяців тому

    thank you very much for this

  • @humphreeyy
    @humphreeyy 5 місяців тому

    thanks you

  • @DanteMishima
    @DanteMishima Рік тому +2

    Please Zoom in your editor next time and you're blocking part of the code

  • @srshah
    @srshah Рік тому +1

    Hey I'm working on NextJS, for some reason my center span is thick, and the animation from X to 3bars doesn't play.
    Do you have any insights on this problem?