#1070: github integration
Issue #1070 by Sahilll15
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
github integration
closes #1059<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
Summary by CodeRabbit
- New Features
- Introduced a new
GithubProfilecomponent to display a user's GitHub repositories. - Updated routing to include the
Githubcomponent for improved navigation.
- Introduced a new
- Bug Fixes
- Enhanced logout functionality with better state management and user feedback.
- Chores
- Transitioned Firebase configuration from environment variables to hardcoded values for improved stability.
- Removed obsolete environment variable configuration file.