You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Projeto simples que exibe seus dados no GitHub a partir do seu username, criado para treinar data fetch com React e utilizar a lib react-query. Desenvolvido com TypeScript + React + react-query, utilizando o template Vite -> react-ts.
In this repo, I have fetched data from the external API (https://restcountries.com/v3.1/all) and shown them on the UI and also used JavaScript ES6 Destructuring