Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 602 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 602 Bytes

--> CodeClause_Internship_Project2

Basic Text Editor

A simple text editor built with HTML, CSS, and JavaScript.

  • Description

    This project is a basic text editor implemented using HTML, CSS, and JavaScript.

    It allows users to create, edit, and save text documents directly in their web browser.

    The goal of this project is to provide a simple and lightweight text editing solution that

    can be easily integrated into web applications or used as a standalone tool.

  • Features

    Create: Easily create new text documents.

    Edit: Edit text content with a user-friendly interface.