https://github.com/xyflow/react-flow-example-apps
Example React Flow apps for Create React App, Next.js and Remix.
https://github.com/xyflow/react-flow-example-apps
graph-editor node-based-ui reactflow starterkit workflow-engine
Last synced: 18 days ago
JSON representation
Example React Flow apps for Create React App, Next.js and Remix.
- Host: GitHub
- URL: https://github.com/xyflow/react-flow-example-apps
- Owner: xyflow
- License: mit
- Created: 2022-09-13T15:09:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T20:46:10.000Z (7 months ago)
- Last Synced: 2025-03-28T07:07:20.697Z (25 days ago)
- Topics: graph-editor, node-based-ui, reactflow, starterkit, workflow-engine
- Language: TypeScript
- Homepage: https://reactflow.dev
- Size: 5.26 MB
- Stars: 172
- Watchers: 4
- Forks: 73
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

# React Flow Example Apps
This repo contains starting points / references for projects that use [React Flow](https://reactflow.dev).
- [Create React App Example](/reactflow-create-react-app)
- [Next.js Example](/reactflow-nextjs)
- [Remix Example](/reactflow-remix)Please refer to the [React Flow Docs](https://reactflow.dev/learn) for more information about how to use React Flow.