Skip to content

Yash-775/Code-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codash logo Codash

A real-time code editor built with HTML, CSS and JavaScript. Write HTML, CSS, and JavaScript code and see output and console real-time, choose the layout and theme.

QR Code Generator Screenshot

Note: This Project is under MIT License. 
I have made this project with much efforts, so please don't try to steal the project. 
If you want to use the project, don't remove copyright and license otherwise
strict action can be taken against you.

📖 About The Project

It is as its name suggest, a coding editor made with HTML, Css and Javascript.

Fun part is we can write HTML, Css and JavaScript code in editor and can see the live evaluated result on output screen. I made it as the one of the first front-end projects.

Currently, the project is polished and has more features and is more optimized than inital project.


✨ Features

This application is packed with features that make it a powerful and flexible tool:

  • ⚡ Real-time Code Evaluation : You can see the output or console in real-time, as you write the code.
  • 🎨 Full Customization:
    • Theme: Choose between light and dark mode.
    • Layout: Choose between vertical or horizontal layout.
  • 📥Copy your code: Copy your code written in code blocks to your clipboard.
  • 📱 Fully Responsive Design: Works beautifully on desktop, tablets, and mobile devices.
  • 📃 Console: Switch between output and console tab to see the console statements and errors real-time.

🛠️ Tech Stack

This project leverages a modern and efficient technology stack:

  • HTML
  • CSS
  • JavaScript

📄 License

Distributed under the MIT License. See LICENSE.md for more information.

👤 Contact

Yash - Yash-775

Project Link: https://github.com/Yash-775/Code-Editor