yugaldekate / chat-app

0 stars 0 forks source link

Navigation sidebar #11

Open yugaldekate opened 3 months ago

yugaldekate commented 3 months ago

-Create a sidebar to switch servers, channels

yugaldekate commented 3 months ago

-Installed tooltip and separator from ShadCn -Created sidebar layout

yugaldekate commented 3 months ago

-Created an ActionTooltip component

yugaldekate commented 3 months ago

-Created NavigationItem, and displayed all items inside a scrollbar -Added a ModeToggle component to toggle the theme

yugaldekate commented 3 months ago

-Created a modal provider to provide all modlas in the root layout -Created use-modal-store hook using zustand to control the open/close of a modal -Created a create-server-modal to create a new server