Landing tutorial

My recent project to learn TypeScript, Next.js and Tailwind was to create a landing page. I found a tutorial on YouTube that I followed to create the landing page.

The tutorial is from Takuya Matsuyama and it's in english. The tutorial is very good and it's easy to follow. Takuya is a very good developer and I like his videos a lot. He transmits calm and confidence. I recommend you to follow his channel.

The landing page have tricky animations like parallax effect and a sticky parallax effect. I recommend it to anyone who wants to learn how to create a landing page. The code is private but you can see my final result on my Github.

I deploy the final result on Vercel and you can see the result here.

Stack

  • Next.js
  • TypeScript
  • Tailwind CSS
  • Embla Carousel

Landing page