Design beautiful, mobile-friendly newsletters with ease!
This is a drag-and-drop newsletter builder powered by SvelteKit.
This tool gives you a fast and simple way to build and manage newsletter content — without fighting outdated HTML email layouts.
It uses a lightning-fast SvelteKit interface and provides a clean drag-and-drop system so anyone can build professional newsletters using ready-made components like:
Blazing fast, modern, and a joy to develop with.
Click, drag, and visually arrange your content blocks. Super intuitive.
Add your own Svelte components to perfectly match your brand.
Generates clean, production-ready HTML that renders correctly in all major email clients.
The project supports static-site generation (SSG), making hosting cheap and simple.
Includes a publish.sh script that builds and exports everything automatically.
Make sure you have:
Clone the project:
git clone https://github.com/ccordeiro/sveltekit-newsletter-builder
cd sveltekit-newsletter-builder
pnpm install
npm run dev