Skip to content

NJyotsna/own-code-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Own Code Editor - Live in the browser.

A simple, browser-based HTML/CSS/JS code editor built using Ace Editor.

It allows you to write, edit, and run web projects directly in your browser without installing any IDE.

🔗Live Demo:

Try it here [https://njyotsna.github.io/own-code-editor/]

OnlinecodeEditor-ezgif com-video-to-gif-converter

About the Project

When I was in my first year of B.Tech, I struggled to figure out how and where to run HTML, CSS, and JavaScript, and I didn’t know how to link files properly. At that time, I was only familiar with Java and Python, so web development felt confusing.

I built this Own Code Editor to make learning and experimenting with web development simpler and more interactive. It allows you to write, run, and test HTML, CSS, and JavaScript directly in the browser, so beginners can focus on understanding concepts clearly without worrying about setup.

Features

📝 Separate editors for HTML, CSS, and JavaScript.

⚡ Instant live preview of your code.

💾 Save your project locally and download it as a JSON file.

📂 Load previously saved projects.

⌨️ Keyboard Shortcuts:

Ctrl + Enter / Cmd + Enter → Run code

Ctrl + S / Cmd + S → Save project

🧹 Clearable console output with logs, warnings, and errors.

🚀 Getting Started Run Locally

Clone this repo:

git clone https://github.com/your-username/own-code-editor.git
cd own-code-editor

Open index.html in your browser. That’s it – no installation required!

📸Screenshots

image

🤝Contributing

Contributions, issues, and feature requests are welcome! Feel free to fork this repo and submit a pull request.

✍️Author

[Nadisetti Jyotsna] (https://github.com/NJyotsna)

📜License

This project is licensed under the MIT License – feel free to use and modify it.

About

Link for this Online-code-editor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published