This project uses React Flow to create and manage interactive flow diagrams.
- Interactive Flow Diagrams
- Add Node functionality
- User dashboard (work in progress)
- Lio Search (work in progress)
- Drag & Drop functionality for adding boxes (work in progress)
- Clone the repo:
git clone https://github.com/user/repo.git(replace with your repo link) - Move to the project directory:
cd repo - Install dependencies:
npm install - Run the project:
npm start
The application will start running on localhost:3000 by default.
This project is still under development. The following features are actively being worked on:
- Adding a user dashboard.
- Including a Lio Search feature.
- Developing drag and drop functionality to add boxes.