An open API service indexing awesome lists of open source software.

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.

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.