A simple blog platform where users can create, read, and manage posts with authentication. Built using Next.js.
- Create & Manage Posts: Users can create and edit blog posts.
- Authentication: Secure login and sign-up for users to manage their posts.
- Read Posts: View published posts in a user-friendly dashboard.
- Next.js: The app is built with Next.js for server-side rendering and static site generation.
- Next.js – Framework for building React-based applications.
- Tailwind CSS – For styling the UI components.
- Authentication – Uses JWT for secure authentication.
- MongoDB – For storing posts and user data.
-
Clone the repository:
git clone https://github.com/sjak1/nextjs-dashboard.git