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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • 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)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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

  • Next.js and GPT-4: A Guide to Streaming Generated Content as UI Components

    7 projects | dev.to | 25 Jan 2024
  • Next.js Weekly #5: Next.js Website, Securing Apps, RSC Misconceptions, Million.js, Edge Database

    4 projects | /r/nextjs | 27 Apr 2023
  • Introducing Unreal Engine Directory – A Faster, Modern, Open Source Alternative to the UE Marketplace

    2 projects | /r/unrealengine | 12 Apr 2023
  • Best / Modern Test Stack for a new big Next.js project

    3 projects | /r/nextjs | 4 Nov 2022
  • I made a full-stack portfolio site using Next.js and Tailwind!

    7 projects | dev.to | 18 Oct 2022