project-start-an / project-start-web

wedecodeit e-commerse website
https://www.project-start.online/
2 stars 0 forks source link

New navigation bar #65

Closed toni123321 closed 9 months ago

toni123321 commented 10 months ago

Is your feature request related to a problem? Please describe. Currently, the nav bar is using material UI but we would like to move out of material UI ecosystem. The navbar is not quite responsive, especially on mobile and tablet views.

Describe the solution you'd like It is best to rewrite it using styled components as this is our preferred choice for CSS. Tablet and mobile view should also be added and the navbar should be responsive.

Tasks

Describe alternatives you've considered Alternatives in terms of technology could be CSS modules and Tailwind CSS.