Skip to content

An graph optimization with Undo and Redo functionality in React-flows. Most useful library for making self desgined slidshows and flows.

Notifications You must be signed in to change notification settings

divyanshitripathi/React-Flow-Node-Based-WorkFlow-Editor

Repository files navigation

React Flow Node Based Work Flow Editor with Redux and Undo/Redo

This project was bootstrapped with [React-Flow]
📌 Features Select a node and update its color using a color picker. Modify the font size of the selected node using a dropdown. Changes in node position, color, and font size are tracked in Redux. Undo/Redo functionality for reversing and reapplying changes. Node movement is also tracked and can be undone or redone.

Available Scripts

🚀 Getting Started 1️⃣ Clone the repository and install required packages
.git clone https://github.com/your-username/your-repository.git\ .cd your-repository
.npm install
2️⃣ Start the Development Server
.npm start
.Runs the app in the development mode.
.Open http://localhost:3000 to view it in your browser.
.The page will reload when you make changes.You may also see any lint errors in the console.\

3️⃣ Set Up React Flow
.npm run build
.Builds the app for production to the build folder.
.It correctly bundles React in production mode and optimizes the build for the best performance.
.The build is minified and the filenames include the hashes.
.Your app is ready to be deployed!\

4️⃣ Deployment npm run deploy
.Deploy the app for production to the GitHub Pages folder.
.It correctly Runs React in production mode.
.Your app is ready to be used\

🎮 Usage Guide\

  1. Select a Node by clicking on it.\
  2. Change Color using the color picker.\
  3. Change Font Size using the dropdown.\
  4. Move Nodes to different positions.\
  5. Undo/Redo changes using the respective buttons.\

📸 Screenshots image

About

An graph optimization with Undo and Redo functionality in React-flows. Most useful library for making self desgined slidshows and flows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published