- Home
-
sidebar
sidebar
This sidebar implementation includes:
1. Responsive design that works on both desktop and mobile
2. Indigo-800 and Blue-900 color scheme for the background
3. Dark mode support
4. Beautiful animations and effects:
1. Slide-in animation when opening the sidebar
2. Fade-in animation for menu items with staggered delays
3. Hover effects on menu items with underline animation
4. Smooth color transitions
5. SVG icons for menu items
6. User profile section at the bottom of the sidebar
7. Close button for easy dismissal on mobile
8. Main content area with a toggle button for the sidebar
9. Accessibility considerations (proper heading structure, color contrast, focus styles)
Key features:
- The background uses a gradient from Indigo-800 to Blue-900
- The sidebar has a white background in light mode and dark gray in dark mode
- Text colors are adjusted for readability in both light and dark modes
- Menu items have hover effects with background color changes and underline animations
- Icons change color on hover
- The sidebar slides in from the left with a smooth animation
- Menu items fade in with a staggered delay for a smooth entrance
- Dark mode is automatically applied based on system preferences
- The layout is responsive, with the sidebar hiding off-screen on mobile and a toggle button to show/hide it
This implementation provides a visually appealing and functional sidebar with various animations and effects, using HTML, Tailwind CSS, and vanilla JavaScript for the interactions.
This tailwind example is contributed by nejaa badr, on 01-Nov-2024. Component is made with Tailwind CSS v3. It is responsive. It supports dark mode. similar terms for this example are drawer,Admin Dashboard, User dashboard
Author nejaa badr
Related Examples
-
Sidebar
This is the sidebar that I use in my projects, I use grid to be able to manage the space issue a little better, it seems like a clean and modern design, it is more than anything for the dashboards that you want to create
5 months ago2.4k -
2 months ago1.4k
-
Admin Panel
Source https://gist.github.com/visualval/8aaaad794256313fa2310b997e8a9b8f
2 months ago606 -
Daystar Day care Dashboard
Daystar Day care Dashboard
1 year ago7.8k -
Sidebar
This HTML file includes: 1. A responsive sidebar with 3D animation effects: 1. The sidebar slides in and out smoothly. 2. Navigation items have a 3D hover effect using CSS transforms and transitions. 2. Tailwind CSS for styling: 1. Included via CDN for easy setup. 2. Used for layout, colors, and basic styling. 3. Custom CSS for animations and 3D effects: 1. Keyframe animations for sidebar open/close. 2. 3D transform effects for nav items. 4. JavaScript for interactivity: 1. Toggles the sidebar open and close. 2. Adds 3D effect to nav items on hover using mouse position. 3. Closes the sidebar when clicking outside. 5. Accessibility features: 1. ARIA label for the toggle button. 2. Keyboard navigation support (Enter/Space to toggle sidebar). 3. Focus trapping within the sidebar when open. 6. Responsive design: 1. The sidebar is full-height and toggleable, suitable for both desktop and mobile views. This implementation provides a visually appealing sidebar with 3D animations and effects, while maintaining accessibility and responsiveness. It uses HTML for structure, Tailwind CSS for styling, and vanilla JavaScript for interactivity, as requested.
5 months ago1.2k -
Animated Drawer
Collapsible sidebar navigation that allows users to access additional menu options. It is designed for efficient space utilization and can be easily expanded and collapsed.
1 year ago24.3k -
1 month ago209
-
Tailwind Sidebar Layout (improved)
Improved Tailwind Sidebar Layout. - Responsive sidebar working - Close responsive sidebar working - Positioning menu-toggle correctly - Added some fresh icons - Added sub-items - showing on click - Added animation and swap on icons using 'peer'
5 months ago2k -
Table Content
Dashboard Table Content, with Sidebar Reusable for any window
2 months ago858 -
Employee Data Management System TailwindCSS,Html
This project is made of only html and even tailwind is using CDN to save storage space. Best for SPA and routing with other components .
2 months ago469 -
quora/reddit
reddit / quora have some kind of same template. looksalikes. brothas
4 months ago1.1k -
Responsive Dashboard
1. Background Colors: 1. Main background: `bg-indigo-50` 2. Welcome card: `bg-indigo-100` with `border-indigo-200` 3. Inbox card: `bg-blue-100` with `border-blue-200` 4. Overlay: `bg-indigo-900/50` 2. Text Colors: 1. Header text: `text-indigo-800` 2. Logo: `text-blue-900` and `text-indigo-800` 3. Menu items hover: `hover:text-indigo-800` 4. Card headings: `text-blue-900` 3. Button/Badge Colors: 1. Welcome badge: `bg-indigo-800` 2. Inbox button: `bg-blue-800` with `hover:bg-blue-900` 3. Stats card titles: `text-indigo-800` 4. Maintained all functionality: 1. Responsive design 2. Animations and transitions 3. Mobile menu 4. Hover effects 5. Notification animation The color scheme now uses a mix of Indigo-800 and Blue-900 while maintaining visual hierarchy and accessibility. The colors create a professional and cohesive look across all components.
5 months ago2.9k
Explore components by Tags
Didn't find component you were looking for?
Search from 2100+ components