Inkly is a modern, responsive blog web application built with the latest web technologies. It features a clean user interface, secure authentication, and two distinct dashboards for users and admins.
- Framework: Next.js
- Language: TypeScript
- Styling: Tailwind CSS, shadcn/ui
- Auth: Clerk
- CI/CD: GitHub Actions
- Deployment: Vercel
- 📚 Create, read, and manage blog posts
- 🧑💼 Role-based dashboards (User & Admin)
- 🔐 Secure authentication with Clerk
- 🎨 Beautiful UI with shadcn/ui + Tailwind CSS
- ⚡ Performance-optimized with Next.js
- 🔄 Continuous integration and deployment via GitHub Actions
🔗 https://inkly-six.vercel.app
git clone https://github.com/your-username/inkly.git
cd inkly
npm install # or yarn / pnpm install