Best of Tailwind CSSJanuary 2024

  1. 1
    Article
    Avatar of communityCommunity Picks·2y

    maybe-finance/maybe: Personal finance and wealth management app

    Maybe is an open-source personal finance app with features like net worth tracking, financial account syncing, investment benchmarking, and more. It is built using a tech stack including Next.js, Tailwind, Node.js, and Postgres.

  2. 2
    Article
    Avatar of communityCommunity Picks·2y

    Tailwind CSS: The Magic Style Library

    Tailwind CSS is a magic styling library that revolutionizes styling in React projects. It offers a utility-first approach, drastically reducing the amount of code needed and providing rapid development, consistency, and customization options. However, it may pose a learning curve, impact file size, and require careful overrides.

  3. 3
    Video
    Avatar of t3dotggTheo - t3․gg·2y

    UI Libraries Are Dying, Here's Why

    UI libraries are dying as the future of web development shifts towards generating custom component libraries using tools like Shaden UI and VD. These tools allow developers to easily build and customize UI elements within their own code base, providing a more flexible and powerful solution.

  4. 4
    Article
    Avatar of phProduct Hunt·2y

    Preline UI v2.0 - Open Source Tailwind CSS Component Library

    Preline UI v2.0 is an open-source Tailwind CSS component library with colorful calls, Thanos snap, and epic updates for bots.

  5. 5
    Article
    Avatar of streamStream·2y

    Build a Discord Clone Using Next.js and Tailwind: Project Setup — Part One

    Learn how to build a Discord clone using Next.js and TailwindCSS. Explore how to replicate Discord using Stream's chat, voice, and video SDKs. The project is split into multiple parts, with this article focusing on the project setup.