Back to projects
Dashboard UI
Eric Stober / September 11, 2024
This is a dashboard UI for managing and analyzing a blog website built with NextJS.
Features
- Profiles: Allows seperate user profiles.
- Analytics: Display post, user and comment analytics.
- Themes: Toggle between light and dark theme.
- Post Management: View and edit posts.
Technologies
- NextJS: A React framework for building static and dynamic websites.
- TypeScript: TypeScript is a syntactic superset of JavaScript which adds static typing.
- Shadcn/ui: A React component library.
- Tailwind CSS: A utility-first CSS framework for building custom designs.
Github Repo
View Github Repo
Conclusion
This dashboard UI would make a great tool for managing a blog website whether it be for an individual or company.