FluxoLab is a web application designed to teach algorithm and programming fundamentals using flowcharts. It is written in TypeScript and React.
A live version of the application can be found at FluxoLab.app.
npm install
npm run serve
This project is licensed under the GNU General Public License v3.0.