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

Convert Login and Sign Up UI to Tailwind CSS and Ensure Responsiveness #233

Merged
merged 4 commits into from
Oct 12, 2024

Conversation

anuragbansall
Copy link
Contributor

Issue #208
This PR updates the UI for the Login and Sign Up pages by converting the existing styles to Tailwind CSS. The following changes were made:

  • Replaced custom CSS with Tailwind classes to simplify styling.
  • Ensured both pages are fully responsive across all device sizes, including mobile, tablet, and desktop.
  • Enhanced UI with improved spacing, alignment, and accessibility using Tailwind's utility-first classes.
  • Fixed any existing issues with responsiveness, ensuring a consistent experience across different devices.

Copy link

vercel bot commented Oct 9, 2024

@anuragbansall is attempting to deploy a commit to the ommaniya70's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

github-actions bot commented Oct 9, 2024

@anuragbansall

Thank you for your Pull Request!

We truly appreciate your contribution! 🙌
We will review the changes and provide feedback or merge the PR soon. 🔍
Please stay tuned for updates! 🔔

🌟 Thank you for your efforts in improving the project! 🙏

Copy link

vercel bot commented Oct 9, 2024

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

Name Status Preview Comments Updated (UTC)
movie-ticket-booking ❌ Failed (Inspect) Oct 12, 2024 1:56pm

@maniyaom
Copy link
Owner

maniyaom commented Oct 9, 2024

@anuragbansall the size of the input field is very small, and there are some issues with the title text as well.

Could you please change the design to match this?
https://password-manager-client-theta.vercel.app/Login
https://password-manager-client-theta.vercel.app/SignUp

Here is the repository for the login and signup pages:
https://github.com/maniyaom/Password-Manager-Client/tree/master/src/pages

You just need to copy and paste the code and modify the respective functions. Also change the color palette.

@anuragbansall
Copy link
Contributor Author

Ok @maniyaom , I will do that 👍🏻

@anuragbansall
Copy link
Contributor Author

Hey @maniyaom , I’ve completed all the changes you mentioned. Kindly check the PR

@maniyaom maniyaom merged commit 26f2333 into maniyaom:master Oct 12, 2024
1 of 2 checks passed
Copy link
Contributor

@anuragbansall

🎉 Great news! Your pull request has been successfully merged. We appreciate your contribution!

🙌 Please feel free to check out the other issues on our website and see if there’s anything else you’d like to contribute with. 💻

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.

2 participants