Ayhamalahmad / task-5-text-editor-react

To view the texteditor website, simply access the following link

Home Page:https://ayhamalahmad.github.io/task-5-text-editor-react/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inspire: An Innovative Text Editor

Welcome to Inspire, an innovative text editor powered by React and the open-source EditorJS library. This text editor provides a rich set of features and tools to help you create and edit content seamlessly. It includes capabilities for formatting text, adding headers, creating lists, and more.

visit the website

You can access the online text editor by visiting the following link: Online Text Editor

Features

Inspire comes with a range of features that enhance your text editing experience:

  • Text Formatting: Apply bold, italic styles to your text.
  • Headers: Add different levels of headers to organize your content.
  • Lists: Create bulleted and numbered lists for clear content structuring.
  • Quote Blocks: Insert quoted text with configurable captions.
  • Checklists: Include interactive checklists to keep track of tasks.

Typewriter Effect

The welcome message in Inspire uses a typewriter effect to gradually display the text. The Typewriter component is employed to achieve this effect. The text is displayed character by character with a specified delay between each character.

About

To view the texteditor website, simply access the following link

https://ayhamalahmad.github.io/task-5-text-editor-react/


Languages

Language:JavaScript 47.8%Language:CSS 30.5%Language:HTML 21.7%