Skip to content

void0428/VS-Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors