Skip to content

A web-based compiler designed for writing and executing HTML, CSS, and JavaScript code directly in the browser.

License

Notifications You must be signed in to change notification settings

rajtilak-2020/HTML-CSS-JS-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 HTML, CSS, and JS Compiler

A powerful, web-based tool for coding and previewing your web development projects in real-time! 🚀 This compiler runs entirely in your browser, offering a fast and seamless experience without the need for a backend.


✨ Features

  • 🖋️ Write and Edit Code: Supports HTML, CSS, and JavaScript.
  • Live Preview: See your changes instantly in the output.
  • 🖥️ Backend-Free: Built entirely with front-end technologies (HTML, CSS, and JS).
  • 🎨 Interactive UI: User-friendly design for a smooth coding experience.
  • 📱 Responsive: Works across all devices, including mobiles, tablets, and desktops.

🚀 Demo

👉 Try it now!


🛠️ Technologies Used

  • HTML5: Markup for structuring the interface.
  • CSS3: Styling for a clean and colorful design.
  • JavaScript: Core functionality for code execution and live preview.

📂 Project Structure

html-css-js-compiler/

├── index.html # Main interface of the compiler

├── style.css # Styling for the compiler

├── script.js # Logic for live preview and functionality


🛡️ How It Works

  1. Type your HTML, CSS, and JavaScript in the respective editor windows.
  2. Instantly view the output in the live preview panel.
  3. No backend required—everything runs locally in your browser! 🌐

🌈 Contributing

Contributions are always welcome! 🎉
Feel free to fork this repository, open issues, or submit pull requests to improve the project.


🧑‍💻 Author

K Rajtilak


📜 License

This project is licensed under the MIT License.


🌟 If you found this project helpful, give it a star! ⭐

Made with ❤️ by Raj

About

A web-based compiler designed for writing and executing HTML, CSS, and JavaScript code directly in the browser.

Topics

Resources

License

Stars

Watchers

Forks