feat: create room page
Description
Created all the components for the Room page. These components will also be reused for the Volunteer page and possibly other pages (e.g., Loading and Action Button components). Updated the routes to load the Room page using /room/{room_id} and fixed a positioning issue with the header and sidebar.
Important
The edit and delete buttons don't work on this page, this integration must be done in the future
Screenshot
These screenshots were taken on a small desktop view. For screens wider than 1440px, the first section will display the room information side by side instead of on two lines. The screenshots shows the state when a room is not found (the feedbacks are mocked and will display nothing in real cases with no room found).