Skip to content

amit7302/CodeEditorHTML-CSS-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeEditorHTML-CSS-JS

This is a code editor implemented using HTML, CSS, and JavaScript. It allows users to write, edit, and test HTML, CSS, and JavaScript code in real-time. The editor also provides the following features:

  • Syntax highlighting for HTML, CSS, and JavaScript.
  • Copy code to clipboard.
  • Save code to local storage.
  • Lock/unlock code for editing.

Usage

  1. Clone the repository to your local machine.

  2. Open index.html in your preferred web browser.

  3. Use the editor to write and edit your code. You can toggle the lock icon to prevent further edits.

  4. Use the "Copy" button to copy your code to the clipboard.

  5. Use the "Save" button to save your code to local storage. This allows you to retrieve it later even after closing the browser.

Screenshot

CodeEditor.png

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix.

  3. Make your changes and commit them with descriptive messages.

  4. Push your changes to your fork.

  5. Create a pull request to merge your changes into the master repository.

Feel free to reach out to [amitsharma13102002@gmail.com] for any questions or feedback.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors