Skip to content

A browser-based code editor built with Vite and React, inspired by VS Code. Write HTML, CSS, and JavaScript directly in your browser and see live previews as you code—just like a web playground.

Notifications You must be signed in to change notification settings

BNB2006/VS-Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 23, 2025
c22d73e · · Jul 23, 2025

History

9 Commits
Jul 22, 2025
Jul 23, 2025
Jul 22, 2025
Jul 23, 2025
Jul 22, 2025
Jul 22, 2025
Jul 23, 2025
Jul 23, 2025
Jul 22, 2025

Repository files navigation

🌐 WebCode Playground

A browser-based code editor built with Vite and React, inspired by VS Code. Write HTML, CSS, and JavaScript directly in your browser and see live previews as you code—just like a web playground.

✨ Features

  • 📝 Edit HTML, CSS, and JavaScript in real-time
  • ⚡ Instant live preview of your code
  • 🖥️ VS Code-like layout and feel
  • 🔒 Safe rendering with sandboxed iframes
  • 💡 Lightweight and fast, powered by Vite

🚀 Getting Started

  1. Clone the repository:

    git clone https://github.com/BNB2006/VS-Lite.git
    
    cd webcode-playground
  2. Install dependencies:

     npm install
  3. Start the development server:

    npm run dev
    
    
  4. Open your browser and go to:
    http://localhost:5173

🧰 Built With

  • Vite + React
  • JavaScript
  • Tailwind CSS

😊

About

A browser-based code editor built with Vite and React, inspired by VS Code. Write HTML, CSS, and JavaScript directly in your browser and see live previews as you code—just like a web playground.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published