Add the basic flow from the figma (e.g. create the main pages with ui), doesn't need to have any real functionality yet. For the dimensions, the app should be mobile friendly (F12/inspect element -> toggle device toolbar (top left)), here's an example of doing this in nextJS: https://github.com/reid-moffat/QTMA-Website/blob/main/pages/Home.jsx
https://www.figma.com/file/k6IPwoioRkfE8FKRSQ45ew/Untitled?type=whiteboard&node-id=0-1&t=Hsc0YZwPbRafBtJ0-0
Add the basic flow from the figma (e.g. create the main pages with ui), doesn't need to have any real functionality yet. For the dimensions, the app should be mobile friendly (F12/inspect element -> toggle device toolbar (top left)), here's an example of doing this in nextJS: https://github.com/reid-moffat/QTMA-Website/blob/main/pages/Home.jsx