Nihar Raote

Front-end web developer

Added some CSS Brought both the text editor and the markdown result boxes to the center of the page. Added word-wrap and scrolling to the markdown result. Changed the height and width for the text editor.

Used a markdown library Installed markdown-it-vue and connected it to the contents of the textarea. It converts the markdown from the textarea in real time.

TIL box-shadow can be used as an outline for when button is clicked