[REQ] Create card component for projects page #19

Closed
opened 2023-07-21 16:52:18 +02:00 by tygrdev · 0 comments
Owner

On mobile, project descriptions, images and year of creation aren't easily / not readable as they either the elements don't exist or overlap the viewport.

Here's what the projects page looks like on my Pixel 7:

image

Describe the solution you'd like

To prevent this, an alternative component could be used for mobile screens only so all content fits.
Maybe re-create the card components used for projects on v3.tygr.dev?

Additionally, a toggle could be implemented to switch between column and card views.

### Is your feature request related to a problem? On mobile, project descriptions, images and year of creation aren't easily / not readable as they either the elements don't exist or overlap the viewport. Here's what the projects page looks like on my Pixel 7: ![image](https://github.com/tygerxqt/tygr.dev/assets/59417077/5b7efefb-2409-4c74-a415-9f3319bd8851) ### Describe the solution you'd like To prevent this, an alternative component could be used for mobile screens only so all content fits. Maybe re-create the card components used for projects on [v3.tygr.dev](https://v3.tygr.dev/projects)? Additionally, a toggle could be implemented to switch between column and card views.
Commenting is not possible because the repository is archived.
No description provided.