This project aims to give a visualizer tool for understanding Graph Algorithms.
- Graph creation and custom node and edge deletion
- Draggable nodes and edges
- Custom node labels
- Free drawing and erasing
- One click clear canvas functionality
Client: React, Redux, ConvaJS
Clone the project
git clone https://link-to-projectGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm run startI'm a full stack developer...