0
47
Modern Blog
Web Programming
Full-stack blog platform with complete CRUD: creating, editing, deleting, and viewing posts.
Implemented:
- CRUD through modern Server Actions (Next.js 15, App Router)
- Authentication and operation protection (Clerk) — only authorized users can edit…