Build a simple markdown editor using HTML, CSS, and JavaScript. Allow users to input markdown text and display the formatted output in real-time.
Video of the app creation process (2 mins)
git clone https://github.com/Pythagora-io/gpt-pilot-demo-markdown-editor.gitcd gpt-pilot-demo-markdown-editornpm installhttp-server- Open
localhost:8080in your browser
