https://github.com/anujgangwar73/texteditor
https://github.com/anujgangwar73/texteditor
codeclause-task codeclauseinternship css html javascript text-editor
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anujgangwar73/texteditor
- Owner: anujgangwar73
- Created: 2023-09-20T11:07:57.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-20T11:18:26.000Z (over 1 year ago)
- Last Synced: 2025-01-07T12:51:48.922Z (4 months ago)
- Topics: codeclause-task, codeclauseinternship, css, html, javascript, text-editor
- Language: HTML
- Homepage: https://texteditorial.netlify.app/
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
--> 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.