Kamahl19 / react-starter

Full-featured typescript starter for React application
https://react-starter-kamahl19.vercel.app
MIT License
95 stars 17 forks source link

Discussion: Sidebar #1508

Closed abhishekp21 closed 5 months ago

abhishekp21 commented 5 months ago

@Kamahl19, are there any intentions to introduce a sidebar drawer that supports both horizontal and vertical navbar configurations? It would be beneficial if the sidebar could be customized to switch between a compact version and a full-sized version.

Just attaching some screenshot

Screenshot 2024-02-01 at 1 07 21 PM

Screenshot 2024-02-01 at 1 07 15 PM

Kamahl19 commented 5 months ago

This project should serve just as a starter. You can easily use shadcnui or any other library and add the sidebar to your own application. Previously this starter included the "dashboard layout" using the Ant Design library but in the meantime I switched to Tailwind and ShadcnUI and used much simpler layout.

Kamahl19 commented 4 months ago

@abhishekp21 you can also easily add Sidebar from https://tailwindui.com/components/application-ui/application-shells/sidebar