Skip to content

trpiano/RichTextEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RichTextEditor


About

This application aims to edit the text entered by the user, where all changes are applied in real time.

Screenshots

RichTextEditor


RichTextEditor

Features

  • Text and Image Styles.
  • Light and dark mode selector (state in local storage).

Technologies

The following tools were used in this project:

Requirements

Before starting 🏁, you need to have Git and Node installed.

Starting

# Clone this project
$ git clone https://github.com/trpiano/RichTextEditor

# Access
$ cd RichTextEditor

# Install dependencies
$ yarn

# Run the project
$ yarn start

# The server will initialize in the <http://localhost:3000>

Made with 💜 by Timoteo Piano

 

Back to top

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published