You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a gallery page where we can display images. [Can be a grid or carousel, the design should be responsive].
Create a link to this page in the navigation bar (for both mobile and desktop view).
Note:
The theme should go with the current website theme (use your designing skills to create the UI).
The fetching and displaying of the images would be dynamic (we'll be passing a list of image links and the UI should be able to display the images accordingly, i.e, the number of images is not fixed and UI should be able to handle the number of images accordingly).
Things to do:
Note: