iiitl / MERN_AUTH

MERN Task with auth application
0 stars 8 forks source link

Style Logout Button for Improved Visibility and User Experience #6

Open Yash7426 opened 8 months ago

Yash7426 commented 8 months ago

he current logout button lacks adequate styling, leading to poor visibility and potentially confusing user experience. To enhance this aspect, contributors are tasked with styling the logout button to improve its visibility and usability within the application interface.

To address this, contributors are encouraged to explore the relevant components handling the logout functionality in the React application.

Remember to submit the screenshots/video along with the PR.

piyushkumar079 commented 8 months ago

what expectations do you carry in the button design? color, font, background etc?

Yash7426 commented 8 months ago

what expectations do you carry in the button design? color, font, background etc?

You can refer to the provided image below for design inspiration and guidance.

logout-button

Also, consider adding hover effects to the logout button styling for enhanced user interaction and visual feedback.