CURTO is a web application that allows users to listen to written articles available on the web (audio player)
run and visit http://localhost:3333
pnpm dev
to build the app, run
pnpm build
and you will see the generated file in dist
that ready to be served.