How to Start & Setup a React project in 2024 (7 Different Ways Based on Use Cases)

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Next generation frontend tooling. It's fast!

  • You can see all create-vite templates for other libraries. You can also learn more about vite in its documentation website.

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

    The best React-based framework with performance, scalability and security built in.

  • You can learn more about Gatsby from its official documentation

  • react-router

    Declarative routing for React

  • Remix is built on top of React router, the most popular React routing library since the early days of React. Remix also uses Vite for the development server, making it fast and developer-friendly.

  • esbuild

    An extremely fast bundler for the web

  • Vite is currently the best build tool for bundling Front-end applications. It's so fast because it uses esbuild under the hood. Vite hot reload is the fastest among other development tools I have used.

  • Docusaurus

    Easy to maintain open source documentation websites.

  • Learn more about Docusaurus in its official documentaton

  • create-react-app

    Set up a modern web app by running one command.

  • You can learn more about Create-React-App on its documentation website.

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

  • How are you building React applications? It's time to move on from Create React App

    13 projects | dev.to | 12 Apr 2023
  • CRA vs Parcel

    6 projects | dev.to | 5 Sep 2022
  • Top 20 Javascript Libraries on Github

    20 projects | dev.to | 13 Jun 2024
  • Why and How to Migrate Your React App from CRA to Vite

    13 projects | dev.to | 10 Jun 2024
  • 🍒 Cherry-Picked Nx v19 Updates

    2 projects | dev.to | 27 May 2024