OnlineTextEditor is a powerful web-based text editor that empowers users to create and edit documents with a variety of formatting options, all within their browser. This editor is built using HTML, CSS, and JavaScript to provide a seamless and user-friendly editing experience.
-
Text Formatting: Make your text stand out using formatting options such as bold, italics, and strikethrough.
-
Justify Text: Align your text to the left, right, center, or justify it for a polished and professional appearance.
-
Font Styling: Choose from a range of font sizes to ensure your text is presented exactly as you envision.
-
Save and Restore: Documents are saved automatically to your browser's local storage, ensuring you never lose your work.
-
Clean Interface: An intuitive and clutter-free user interface makes text editing a breeze for users of all skill levels.
-
Collaborative Editing: (Future Feature) Collaborate with others in real-time to edit documents together.
- Clone this repository to your local machine:
git clone https://github.com/ashish-makes/text-editor
- Navigate to the repository directory::
cd text-editor
- Open the 'index.html' file in your preferred web browser.
We welcome contributions that enhance the text editing experience! To contribute:
- Fork this repository.
- Create a new branch for your feature or bug fix:
cd text-editor
- Open the 'index.html' file in your preferred web browser.
git commit -m "Add a concise description of your changes"
- Push your changes to your forked repository.
- Create a pull request targeting this repository's main branch.
This project is licensed under the MIT License - see the LICENSE file for details.