this is all the commands that you need to run this project
Go to apiConvem in your cmd and run node index.js, navigate to http://localhost:3000/respostas/ to see the api values.
Go to FinTech in your cmd and run ng serve to run the dev server, navigate to http://localhost:4200/ to see the site.
Don't forget to use npm install in both folders