Try it out at https://garden-nomes.github.io/notespace!
This is a simple little single-page React app for taking notes in a graph-based format (think mind mapping). Created to learn React, but I think it's actually a pretty neat little app 😉.
Uses React, Redux, Bootstrap 4, and vis.js for graph rendering.
git clone https://github.com/noaner/notespace
cd notespace
npm install
npm start