/FluxoLab.app

A web application designed to teach algorithm and programming fundamentals using flowcharts.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

FluxoLab

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.

FluxoLab

Running locally

npm install
npm run serve

License

This project is licensed under the GNU General Public License v3.0.