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

[Bug]: Make the landing page responsive #1

Open
1 of 6 tasks
BimleshRB opened this issue Mar 21, 2024 · 0 comments
Open
1 of 6 tasks

[Bug]: Make the landing page responsive #1

BimleshRB opened this issue Mar 21, 2024 · 0 comments
Labels
Issue:bug the following issue is created to report a bug Issue:enhancement issue is create to enhance and already present component Type:Medium Pr is accepted with difficulty level as medium

Comments

@BimleshRB
Copy link
Collaborator

BimleshRB commented Mar 21, 2024

Description

Describe the issue happened

Enhancement Request: Make the Site Responsive in React.js

Description

Currently, the project lacks responsiveness across different devices and screen sizes. Making the site responsive would ensure a consistent and optimal viewing experience for all users, regardless of the device they are using.

Details

  • Viewport Compatibility: Ensure that the site adjusts seamlessly to different viewport sizes, including mobile, tablet, and desktop devices.
  • Media Queries: Implement media queries to apply specific styles based on screen width, optimizing layout and content presentation.
  • Flexibility: Ensure that elements such as images, text, and navigation menus adapt fluidly to varying screen sizes.
  • Accessibility: Maintain accessibility standards by ensuring that all content remains accessible and readable on smaller screens.

Expected Benefits

  • Improved user experience across all devices, leading to higher engagement and satisfaction.
  • Increased accessibility, allowing users to access and interact with the site from a wide range of devices.
  • Enhanced professionalism and credibility through consistent and polished design.

Additional Notes

Considerations such as touch interactions, font size adjustments, and image optimization may also be relevant when making the site responsive.

Tasks

  • Evaluate current site layout and design for responsiveness issues.
  • Implement responsive design techniques, such as media queries and flexbox, to address identified issues.
  • Test responsiveness across various devices and screen sizes to ensure optimal performance.
  • Gather feedback from users to validate improvements and identify any remaining issues.
  • Document responsive design strategies and best practices for future reference.

Deadline

[3days]

Attach screenshots

Error message

Check for each and every screen size

Severity

Medium

Steps to reproduce

Install the required packages

npm install
npm start

First check it for each and every screen

Environment

OS: any
Browser: Microsoft Edge
Google Chrome
Mozilla's Firefox
Safari
Version: react js 18.0.0
Language:...javascript

Screenshots

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@BimleshRB BimleshRB added Issue:bug the following issue is created to report a bug Issue:enhancement issue is create to enhance and already present component Type:Medium Pr is accepted with difficulty level as medium labels Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue:bug the following issue is created to report a bug Issue:enhancement issue is create to enhance and already present component Type:Medium Pr is accepted with difficulty level as medium
Projects
None yet
Development

No branches or pull requests

1 participant