Link para o App: https://github-profiles.netlify.com/
App para mostrar informações de usuário do Github. Ideia tirada do App Ideas: https://github.com/florinpop17/app-ideas/blob/master/Projects/2-Intermediate/GitHub-Profiles.md.
- Typescript
- React
- Styled Components
- User can enter a username
- User can click on search button to retrieve information
- User can see the avatar, username, followers and repository count of searched user
- User can see the top 4 repositories of searched user
- User should get an alert if the username is not valid
- User can toggle dark/light mode
- Selected mode should persist when user comes back to the app again