DEV Community

Ritarpan Ghosh
Ritarpan Ghosh

Posted on

How to make a Twitter-like Header in NextJS and TailwindCSS?

I am making a website with a header like Twitter. I've seen that Twitter in mobile, has it's navigation panel in bottom and user panel in top and in large screen device, everything is in left. How do I do that with NextJs and Tailwind CSS ?.

This is how navbar like in large screen ==>> https://i.stack.imgur.com/XZ6QZ.jpg

And this is how navbar looks like in mobile ==>> https://i.stack.imgur.com/EmLrK.jpg

Please help me !

Top comments (0)