1
5 Comments

How I created an amazing responsive sidebar layout using Next.js and Tailwind CSS?

https://codesandbox.io/p/devbox/ui-dev-tuts-l6rmsx?file=%2Fapp%2Flogin%2Fpage.tsx%3A10%2C27

Excited to share my latest work - a responsive login page built using Next.js and Tailwind CSS! 💻

With basic validation implemented, it offers a seamless user experience. Check out the live demo on codesandbox platform.

submitted this linkon March 27, 2024
  1. 1

    Great work! I appreciate how EchoAPI facilitates communication between APIs and CSS frameworks, enhancing the overall development process.

  2. 1

    "Error: Hydration failed because the initial UI does not match what was rendered on the server."
    BTW, Nice code. It has just 3 errors.

    1. 1

      Thank you for the appreciation @marlonmaquera. Errors has been resolved now.

  3. 1

    The page did not load for me, even after waiting a few mins - it say "Resuming MicroVM... still booting"

    1. 1

      It seems like there might be some technical issues with the server or the hosting environment. Here's a fresh link that should hopefully work for you: https://codesandbox.io/p/devbox/ui-dev-tuts-l6rmsx?file=%2Fapp%2Flogin%2Fpage.tsx%3A9%2C1