boolean-uk / team-dev-frontend-client

1 stars 11 forks source link

Create JSX basic css layout - profilePage #106

Open wagnerAJS221 opened 1 year ago

wagnerAJS221 commented 1 year ago

Create style.css within the profile folder

see template below

Profile Page template

Profile Page

Profile Edit template

unknown

dogezen commented 1 year ago

Great - this looks good.

With regards to the HEADER -> please don't use a sidebar, you can use the HEADER that is already in the project that includes the search bar and some buttons. The wireframe above is for a future design, let's keep the menu with links at the top.

Joelzor commented 1 year ago

Martin created the grid structure- it was inserted into the CSS in the same branch where Dave added the data to ProfilePage.js. (#121). Issue complete!