We need a dynamic navigation bar, which supports different devices.
idea
For now, I decided to mimic the ui of the paxful homepage.
The navigation will be consisted of the several elements:
<\logo + name>
<\Marketplace>
----<\Buy> --> <\list of points>
----<\Sell> --> <\list of points>
<\Promotion>
<\Company>
----<\About>
----<\Career>
----<\Support>
<\Sign in>
<\Sign up>
Issue
We need a dynamic navigation bar, which supports different devices.
idea
For now, I decided to mimic the ui of the paxful homepage.
The navigation will be consisted of the several elements: <\logo + name> <\Marketplace> ----<\Buy> --> <\list of points> ----<\Sell> --> <\list of points> <\Promotion> <\Company> ----<\About> ----<\Career> ----<\Support> <\Sign in> <\Sign up>