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

Add Responsiveness to Whole Website (#103) #110

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

dipexplorer
Copy link
Contributor

Fixes #103

This PR makes the website responsive for mobile views across various pages.
Adjustments were made to ensure proper layout on the listing view page, home page, and login/signup pages.

Testing Instructions

  • Pull this branch.
  • Run npm install (if necessary).
  • Test the website on various devices or screen sizes.
  • Verify that the layout is responsive, ensuring no overflow or layout breakages.
  • Check the listing view, home page, and login/signup pages to confirm mobile compatibility.

Screenshots (if applicable)

Uploading 17.10.2024_03.23.47_REC.mp4…

Checklist

  • I have tested the responsiveness of the site on mobile views.
  • I have performed a self-review of my code.
  • No new warnings were introduced.
  • I have followed the Contributing Guidelines.
  • I'm a GSSOC'24 contributor

Copy link

vercel bot commented Oct 16, 2024

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

Name Status Preview Comments Updated (UTC)
wanderlust-2024 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 16, 2024 10:17pm

Copy link

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! 😊

@Soujanya2004 Soujanya2004 merged commit e5551ee into Soujanya2004:main Oct 17, 2024
4 checks passed
@dipexplorer dipexplorer deleted the responsive_UI branch October 17, 2024 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Add responsiveness to whole website
2 participants