A lightweight, fast, and aesthetic web IDE that feels instantly familiar.
Edit, preview, and share projects instantly with a minimal interface, multiplayer-ready foundation, and thoughtful defaults. Yentic keeps the tooling out of your way so you can stay in flow.
const workspace = createWorkspace('yentic');
workspace.launch({ autosave: true, preview: 'sandpack' });
// minimal UI, zero distractions
workspace.share('team');
Instant launch
Spin up a fresh workspace in seconds with zero config and an interface tuned for builders.
Live preview
Sandpack-powered preview mirrors every keystroke so you can ship UI changes without guessing.
Cloud persistence
Projects sync to the cloud so you can swap devices without losing context.
Build flow that matches your muscle memory.
We obsess over the little details: keyboard shortcuts that make sense, autosave that respects your intent, and environment defaults tuned for shipping web experiences fast.
Start with the opinionated HTML/CSS/JS starter or import your own repo via GitHub.
Invite teammates into the same workspace and pair program in real time (multiplayer in progress).
Deploy through your provider of choice with export-ready bundles and build logs.
Ready when you are
Create your account with Google or email, invite collaborators, and let Yentic keep your projects synced across devices. Multiplayer editing, build logs, and workspace history are rolling out over the next few sprints.