Implement a feature that allows users to preview the generated website in different device screen sizes — such as mobile, tablet, and desktop.
This will help users better understand how their website responds to different screen widths, improving usability and design quality across devices.
Proposed Implementation:
Add a toolbar or dropdown with view options: "Mobile", "Tablet", "Desktop".
Resize the live preview window (or apply corresponding CSS width constraints) based on the selected option.
Why This Matters:
Responsive design is a key part of modern web development. Adding this feature will help users build mobile-friendly websites more effectively.
Let me know if I can take up this issue.
-GSSoC'25 Contributor
Implement a feature that allows users to preview the generated website in different device screen sizes — such as mobile, tablet, and desktop.
This will help users better understand how their website responds to different screen widths, improving usability and design quality across devices.
Proposed Implementation:
Add a toolbar or dropdown with view options: "Mobile", "Tablet", "Desktop".
Resize the live preview window (or apply corresponding CSS width constraints) based on the selected option.
Why This Matters:
Responsive design is a key part of modern web development. Adding this feature will help users build mobile-friendly websites more effectively.
Let me know if I can take up this issue.
-GSSoC'25 Contributor