A text editor app made in vanilla JavaScript that returns clean JSON data.
texteditor-sebwojtasik.netlify.app
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