Skip to content

This repository contains a Live Code Editor, which allows users to write and run code in real time.

Notifications You must be signed in to change notification settings

SidneyTeodoroJr/Live_Code_Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Code Editor




This repository contains a Live Code Editor, a web application that allows users to write and run code in real time.


Functionalities

  • Real-time code editing: Live Code Editor allows users to write code in the following programming languages: HTML, CSS and JavaScript.
  • Code is updated and displayed instantly as it is typed.
  • Code execution: Users can run the code directly in the browser and view the results in real time. This is especially useful for testing small snippets of code or quickly prototyping ideas.
  • Multiple Views: Live Code Editor provides separate views for HTML code output, applied CSS styles and JavaScript results. This allows users to see the effects of their code in each of these areas separately.

Technologies Used


. HTML
. CSS
. JavaScript


Uso

  1. Clone this repository to your local development environment.

    git clone https://github.com/SidneyTeodoroJr/Live_Code_Editor.git
  2. Navigate to the cloned directory.

    cd Live_Code_Editor
  3. Open the index.html file in your browser.

    open index.html
  4. Start writing code in the provided areas and see real-time updated results in the corresponding views.

  5. Try different programming languages, customize the editor according to your preferences and explore the many features of Live Code Editor.

Contribution

Contributions are welcome! If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.


About

This repository contains a Live Code Editor, which allows users to write and run code in real time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published