Create a Simple React.js Workflow App From Scratch – Your Ultimate Guide !

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

    WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).

  • Copy the entire contents of the templates folder to the public/templates folder in your frontend project:

  • rsuite

    🧱 A suite of React components .

  • Now open your browser at http://localhost:3000 (in your case address may be different) and you will see an example React application. Let's start hack it. First we will add a navigation bar to our application. We will use React Suite 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
  • react-buddy-react

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • It's time to write our second application, where there will be a list of schemes, processes, and a Workflow Designer with the ability to start a process and see its status. We will use create-react-app template to create a simple React application. Open your console and go to the folder react-example, then execute following commands:

  • create-react-app

    Set up a modern web app by running one command.

  • It's time to write our second application, where there will be a list of schemes, processes, and a Workflow Designer with the ability to start a process and see its status. We will use create-react-app template to create a simple React application. Open your console and go to the folder react-example, then execute following commands:

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

  • React Blog: Phase 2 Project

    2 projects | dev.to | 19 Jul 2022
  • Getting Started with Fluent UI React v9

    3 projects | dev.to | 14 Jun 2022
  • How to Use Material UI (MUI) Icons in React

    2 projects | /r/u_WrapPixel9 | 2 Feb 2022
  • Lovenotes - MongoDB Hackathon Submission

    4 projects | dev.to | 13 Jan 2022
  • How to Use Material UI (MUI) Icons in React

    2 projects | dev.to | 12 Dec 2021