Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Home Page Containing basic Setup of the Landing Page and User Page welcoming the entered User #12

Merged
merged 3 commits into from
Oct 7, 2024

Conversation

Tamanna225
Copy link
Contributor

Closes: #2

Home Page:

  • Created a user-friendly landing page that allows users to input their GitHub username and navigate to their user page.
  • Added a GitHub-inspired search bar including GitHub logo integration.
  • Implemented Responsive design using Tailwind CSS
  • Added Form Validation to prevent blank username

User Page:

  • Created a user page that dynamically displays a welcome message based on the GitHub username from the URL.
  • Prepared for future integration with GitHub API to display user-specific data.

Footer:

  • Included a footer with a link to the GitHub repository of the project for open-source collaboration.

If any Changes needed let me know

Copy link

vercel bot commented Oct 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gityzer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 7, 2024 5:33pm

Copy link
Contributor

github-actions bot commented Oct 7, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link
Owner

@vansh-codes vansh-codes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm!

@vansh-codes vansh-codes merged commit efe0773 into vansh-codes:master Oct 7, 2024
2 checks passed
@vansh-codes vansh-codes added enhancement New feature or request good first issue Good for newcomers gssoc-ext GSSOC'24 Extd Participant level2 awards 25 points hacktoberfest hacktoberfest registered hacktoberfest-accepted hacktoberfest accepted frontend building frontend labels Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend building frontend good first issue Good for newcomers gssoc-ext GSSOC'24 Extd Participant hacktoberfest hacktoberfest registered hacktoberfest-accepted hacktoberfest accepted level2 awards 25 points
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: Initial Page Setup Enhancement
2 participants