Has anyone successfully setup Ant Design in a Next 13 project that uses the app folder? If so, how?

This page summarizes the projects mentioned and recommended in the original post on /r/nextjs

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • shadcn/ui

    Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

  • SHADCN UI. Check this out. Uses Radix UI, but integrated within the app folder very easily. My favorite extended library. All components are highly customizable with Tailwind CSS implementation. If you're not a fan of tailwind, you can also just use RadixUI and accomplish the same task.

  • ant-design-examples

    Use antd in create-next-app

  • Final update. Got everything up and running, then did a test build - got the the dreaded FOUC. Used the example here https://github.com/ant-design/create-next-app-antd which seems to be the recommended strategy of dealing with it by generating a css file - seems hacky though and actually appears incompatible with the new app folder system. All a bit of a mess.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • daisyui

    ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ โ€ƒThe most popular, free and open-source Tailwind CSS component library

  • Will ditch Ant Design and move onto Tailwind + https://ui.shadcn.com/ or https://daisyui.com/.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts