Giter Club home page Giter Club logo

react-flow's Introduction

React Flow Pannel

React Flow Pannel is a web application built with React and React Flow library for visualizing and editing flow diagrams. Product is live on Frontend Assignment Kunal

Features

  • Add and edit nodes in the flow diagram
  • Connect nodes to create edges
  • Save and load the flow diagram
  • Pop-up messages for feedback

Installation

  1. Clone the repository:

    git clone <repository-url>
  2. Navigate to the project directory:

    cd react-flow-pannel
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open your browser and go to http://localhost:3000 to view the application.

Usage

  • Click on the "Message" button in the sidebar to add a new node to the flow diagram.
  • Double click on a node to edit its label.
  • Connect nodes by dragging from one node's handle to another node's handle.
  • Click on the "Save Changes" button in the header to save the flow diagram. A pop-up message will appear indicating whether the save was successful or not.

Customization

  • You can customize the appearance of nodes and edges by modifying the CustomNode and CustomEdge components in the src/components directory.

Dependencies

  • React
  • React Flow
  • PopUp

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvement, please open an issue or submit a pull request.

react-flow's People

Contributors

morphine-kunal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.