Skip to content

subhasis003/Code-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Code Editor

This is a web-based code editor built using React. It allows users to write and run code in HTML, CSS & Javascript. The editor includes features such as syntax highlighting, auto-indentation, error checking, and live previews.

Features

  • Syntax highlighting for various programming languages
  • Auto-indentation
  • Live previews
  • Ability to save and load code from the browser's local storage
  • Simple and responsive user interface

Technologies Used

  • React
  • HTML
  • CSS
  • Javascript

Getting Started

Live Demo - https://online-c0de-editor.vercel.app/

To run this project locally, follow these steps:

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.