Tiago de Oliveira Stutz

Results 59 comments of Tiago de Oliveira Stutz

The ideia is that instead of bringing 2 cards for the user to choose it will be only one card and the user will just say whether he liked or...

The Choice Between is actually in a more mature state and the interaction is to choose between two options. The Like/Deslike mode is an interaction where the user just say...

To be fare, It is a bit more thant that. But not a big deal. Currently the project has two types of interaction: Choice mode (choose between two options) and...

Yep, the ideia is to use Tailwind all over.

Hi @accordingtoherr ! Let's check this. Could you try to run `npm run dev` instead of `npm start`? If it works, please fix the README. Also, are you running the...

Hi there @accordingtoherr ! Any updates on that? If you don't have time to work on that now, that's OK.! I can assign this issue to someone and we can...

Ah, I see... let's work on that. Please check those steps: 1) enter de **app** folder (`cd app`) 2) remove `node_modules` 3) run `yarn install` 4) run `yarn run dev`...

Absolutely @shoaibkamalkhan ! I've just assigned the issue to you. Take a quick look at the [contribution guidelines](https://github.com/bancodobrasil/stop-analyzing-embed/blob/master/CONTRIBUTING.md) and feel free to ask if you have any question. Thank you...

Don't worry, let's troubleshoot this. Which node version are you using? Could you try `v14`? PS - I have downloaded from scratch and installed the project

I'll try with v15.6.0. I use `nvm` to manage my node versions...