Welcome to the Shadcn Blog Dashboard project! This dashboard is designed to provide a seamless experience for managing blog posts a, built with modern web technologies like Next.js, React, Tailwind CSS, and shadcn-ui
- Dark Mode: Toggle between light and dark themes to suit your preferences.
- Authentication: Secure user registration and sign-in with validation.
- Post Management:
- Create, edit, and delete blog posts.
- Use react-hook-form for efficient form handling.
- Analytics: charts to visualize blog data.
- Responsive Design: Fully responsive across all devices.
- UI/UX: Designed with shadcn-ui for a sleek, modern interface.
- Next.js: For server-side rendering and optimized performance.
- React: Component-based architecture for building the user interface.
- Tailwind CSS: Utility-first CSS framework for rapid UI development.
- shadcn-ui: Elegant and customizable UI components.
- React Hook Form: For managing form state and validation.
git clone https://github.com/Mortazasadat/shadcn_dashboard
cd shadcn-dashboard
bun install
bun run dev
Contributions are welcome! Please feel free to submit a Pull Request or open an Issue.
This project is licensed under the MIT License.