vodis / reactjs-texteditor

React bootstrap custom Text Editor using DOM native events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple text editor

This project was bootstrapped with Create React App.

Initial setup

Run npm install in order to setup application

Development server

Run npm start for a dev server.

Notes

  • Text sample is given in text.service.js
  • Given files structure is not obligatory and could be changed

About

React bootstrap custom Text Editor using DOM native events


Languages

Language:JavaScript 80.5%Language:HTML 10.5%Language:CSS 9.0%