How to start a React Project in 2023

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
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • vite

    Next generation frontend tooling. It's fast!

    I would switch over to vite but this is my only issue: https://github.com/vitejs/vite/issues/3924

  • react.dev

    The React documentation website

    I agree that pushing Next on beginners is too much. I opened an issue on React's docs repo to add Vite next to SSR frameworks as a legit way to start a new React project (the discussion already started): https://github.com/reactjs/react.dev/issues/5797

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

  • react-proto

    Template React project with full TypeScript and SSR support. (by StopNGo)

  • flask-vite

    Plugin to simplify use of Vite from Flask.

    As for using the existing integrations, I was looking at Flask-Vite. The README shows how to instantiate the extension and run some commands but that’s it. It says it “Auto-injects vite-generated assets into your HTML pages” but there’s no example code on how to access the assets from within the html templates. The lastest issue is someone asking this very question but so far there’s been no response.

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