/code-editor

Create a webpage of a Basic Code Editor using HTML, CSS, and Javascript.

Primary LanguageJavaScript

Code Editor App

This is a simple Code Editor application built with React that includes features such as copying to clipboard, saving to local storage, and locking/unlocking the code editor.

Features

  • Copy code to clipboard
  • Save code to local storage
  • Lock/Unlock code editor

Getting Started

Prerequisites

  • Node.js installed on your machine

Installation

  1. Clone the repository:

    git clone - https://github.com/BijendraRaut/code-editor