This project has been created to help the first year students of the Itis Nullo Baldini high school, to learn flow charts. It aims to create a web application similar to Algobuild
You can configure the port number as showed in the .env.example creating a .env file
git clone https://github.com/let-3A-IN-DEV/flowchart/
cd flowchart
npm i
# configure the port number as explained in the configuration
npm run start