https://github.com/divyanshitripathi/react-flow-node-based-workflow-editor
An graph optimization with Undo and Redo functionality in React-flows. Most useful library for making self desgined slidshows and flows.
https://github.com/divyanshitripathi/react-flow-node-based-workflow-editor
hmtl-css javascript react-bootstrap react-hooks reactflow reactjs redux-store redux-toolkit
Last synced: 11 days ago
JSON representation
An graph optimization with Undo and Redo functionality in React-flows. Most useful library for making self desgined slidshows and flows.
- Host: GitHub
- URL: https://github.com/divyanshitripathi/react-flow-node-based-workflow-editor
- Owner: divyanshitripathi
- Created: 2025-02-01T15:19:52.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-02-14T11:19:06.000Z (2 months ago)
- Last Synced: 2025-02-14T11:37:48.727Z (2 months ago)
- Topics: hmtl-css, javascript, react-bootstrap, react-hooks, reactflow, reactjs, redux-store, redux-toolkit
- Language: JavaScript
- Homepage: https://divyanshitripathi.github.io/React-Flow-Node-Based-WorkFlow-Editor/
- Size: 1.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](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
