- Logo
- User avatar with popup menu
- Search bar with modal search
- Keybinding for search
- Categories
- Menu items
- Main content example.
- Theme switcher w/b
- Selection menu item when click/on current page.
- UseRouter for each menu.
- Grid box for main content.
- Charts.
- Sub menus.
- Auth with roles
- Conditional renderind based in roles.
- Pet a cat if posible.
- R E F A C T O R :).
- using https://www.nordtheme.com/ as a palette color
- using shadcn
- using local data, maybe later im gonna use prisma/drizzorm
- project based on what i learn from code with antonio. :p
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.