# Web IDE / Online Code Editor

> This React component delivers a fully functional web-based Integrated Development Environment (IDE) interface. It features a file explorer for project navigation, a central code editor area, an integrated terminal for command-line operations, and a live preview pane with responsive view toggles (desktop and mobile). The layout is designed with resizable panels, providing a comprehensive and customizable coding environment directly in the browser.

- Author: [Vaibhav Kumar Singh](https://21st.dev/@vaib215)
- License: unknown
- npm dependencies: lucide-react
- Live preview: https://21st.dev/@vaib215/components/web-ide-online-code-editor

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/vaib215/web-ide-online-code-editor?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt
