dorm-social-room-manager / dsrm-frontend

front-end part of the dorm social rooms manager project
0 stars 0 forks source link

create rooms page #29

Open kaczor6418 opened 1 year ago

kaczor6418 commented 1 year ago

Create RoomsListPage that will match these designs: Figma - rooms list page

RoomsListPage should be responsive and handle 3 breakpoints:

360px >= screen width < 768px → mobile 768px >= screen width < 1024px → tablet 1200px >= screen width → desktop

Requirements