https://github.com/xyflow/react-flow-hero-exploration
A place to explore different flows to use in the hero of our redesign.
https://github.com/xyflow/react-flow-hero-exploration
Last synced: 5 months ago
JSON representation
A place to explore different flows to use in the hero of our redesign.
- Host: GitHub
- URL: https://github.com/xyflow/react-flow-hero-exploration
- Owner: xyflow
- Created: 2023-05-12T16:21:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-12T16:33:06.000Z (over 2 years ago)
- Last Synced: 2025-02-28T09:23:39.455Z (10 months ago)
- Language: JavaScript
- Size: 230 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is this?
Use this repo to explore different flows we can use to show off React Flow in a
hero element on the homepage.
## What do we have so far?
- [x] A copy of the "editor" flow from our current home page.
- [x] A mindmap flow.
- [x] A simple workflow builder.
## Todo
- [ ] Cycle each flow on a timer.
- [ ] Pause the cycle if the user interacts with a flow.
- [ ] Have slick transitions between flows.
- Check out tween.js
- Check out react-sprint
- [ ] Update design based on Facu's mockups.
- [ ] Make the flows properly interactive.