New Project: What is a good framework for a website?

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

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

    🐻 Bear necessities for state management in React

  • Client State Machine: Zustand (great for any operations you need to do to state that are fairly complicated)

  • shadcn/ui

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

  • Component library: if you have money TailwindUI. If you don’t shadcn/ui (thoroughly recommend and awesome! Both of these are based off tailwind are very easy to customize! Use them to build your own component library)

  • 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
  • sst

    Build modern full-stack applications on AWS

  • If you go for AWS use sst as it simplifies your life and stops you shooting yourself in the foot.

  • jotai

    👻 Primitive and flexible state management for React

  • Global State Machine: Jotai (great for any state that needs to be stored globally for your application)

  • create-t3-app

    The best way to start a full-stack, typesafe Next.js app

  • Quick start: Create T3 App (opinionated type-safe full stack framework)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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