Skip to content

sebwojtasik/TextEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextEditor

preview A text editor app made in vanilla JavaScript that returns clean JSON data. texteditor-sebwojtasik.netlify.app

Running

To run the app you can clone this repository and then simply open dist/index.html in your browser or run:

yarn install
yarn start

Then navigate to http://localhost:8080

About

A text editor app that returns clean JSON data, made in vanilla JavaScript.

Resources

Stars

Watchers

Forks