Skip to content

This repository contains the frontend react-reduct converted code of flowy

Notifications You must be signed in to change notification settings

digicorp/flowy-react-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flowy-react-redux

This repository contains the frontend react-redux converted code of flowy.

Create a flow chart using drag and drop functionality

Libraries used:

  • React
  • Redux
  • React-Redux

Note: Redux-Saga middleware is not used as the application didn't need asynchronus data fetching.

take the pull of repository using git pull https://github.com/digicorp/flowy-react-redux.git

install the npm modules using npm i

start the application using npm start

you can see the demo version with the following demo link: https://flowy-react-redux.herokuapp.com/

  • Multilevel flow chart with single object achieved.

About

This repository contains the frontend react-reduct converted code of flowy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published