# AniKode Website Builder
URL: /work/anikode
Source: https://raw.githubusercontent.com/techwithanirudh/minimalistic-portfolio/refs/heads/main/content/work/anikode.mdx

A drag-and-drop website builder with HTML and JavaScript blocks.



AniKode is a drag-and-drop website builder. Start with simple HTML blocks, or add custom HTML and JavaScript when you need more control. You can add pages, move blocks around, and see the changes in the preview as you edit.

## How it works [#how-it-works]

GrapesJS powers the editor. Pages, blocks, and assets are managed in one place, and the preview updates as you edit. Projects are saved as JSON so the exported site matches the editor. Custom-code plugins let you add HTML or JavaScript when the built-in blocks are not enough.

NextAuth handles accounts and sign-in. The editor uses Next.js, Radix, and Tailwind.

## Stack [#stack]

* Next.js 14, Tailwind CSS, Radix UI, Framer Motion.
* Drizzle ORM + Postgres adapters, NextAuth sessions.
* React Hook Form + Zod, React Email + Resend.


Last updated on August 3, 2026