Skip to content

GourangaDasSamrat/Live-Code-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Live-Code-Editor 💻✨

A beautiful, fast, and mobile-friendly live code editor for HTML, CSS, and JavaScript.
Instantly preview your code as you type, just like CodePen!


DeepWiki Docs

For detailed documentation, guides, and configuration notes — visit the DeepWiki page above.



Screencast.from.2025-06-06.11-49-37.webm

✨ Features

💡 Real-time Preview See your code changes instantly
📝 Separate Editors Dedicated panels for HTML, CSS, and JavaScript
🎨 CodeMirror Integration Syntax highlighting, autocompletion, and more
📱 Mobile Responsive Works beautifully on any device
Fast & Lightweight Minimal load time, smooth experience

🏗️ Project Structure

Live-Code-Editor/
├── 📂 codemirror/          # CodeMirror library & addons
│   ├── 📂 addon/           # CodeMirror addons
│   ├── 📂 lib/            # Core library files
│   ├── 📂 mode/           # Language modes
│   └── 📂 theme/          # Editor themes
├── 📄 index.html          # Main HTML file
├── 📄 style.css          # App styles
├── 📄 index.js           # App logic
├── 🎨 favicon.png        # App icon
└── 📝 README.md          # Documentation

📈 Performance & Lighthouse

Metric Score
⚡ Performance
♿ Accessibility
✅ Best Practices
🔍 SEO

🛠️ Technologies Used

HTML5 CSS3 JavaScript CodeMirror


🚀 Getting Started

📋 Prerequisites
• Any modern web browser
• Basic understanding of HTML, CSS, and JavaScript
⚙️ Installation
  1. Clone the repository:
    git clone https://github.com/GourangaDasSamrat/Live-Code-Editor.git
  2. Navigate to project directory:
    cd Live-Code-Editor
  3. Open index.html in your browser

Or simply try the Live Demo


👥 Contributing

PRs Welcome Contributors Issues

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.


📝 License

MIT License

This project is licensed under the MIT License - see the LICENSE file for details.


👤 Author & Contact

Gouranga Das Samrat

Gouranga Das Samrat

Full Stack Developer • MERN Stack • Technical Writer
Passionate about building scalable web apps & contributing to open source

Open to collaboration, frontend & full-stack projects, or meaningful discussions around JavaScript, React & web architecture.

---

🌟 Show Your Support

Star this repo

If you find this project useful, please consider giving it a ⭐


💬 Feedback

Have suggestions or want to contribute? Feel free to open an issue or reach out through my social profiles.

Happy Coding! 🚀

Releases

No releases published

Packages

 
 
 

Contributors