dorm-social-room-manager / dsrm-frontend

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

create users list page #27

Closed kaczor6418 closed 1 year ago

kaczor6418 commented 1 year ago

Create UsersListPage that will match these designs: Figma - users list page

UsersListPage should be responsive and handle 3 breakpoints:

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

Requirements