Skip to content

Pythagora-io/gpt-pilot-demo-markdown-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT Pilot demo: Markdown editor

💬 Prompt

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

GPT Pilot Markdown Editor Demo

Video of the app creation process (2 mins)

🚦 How to run the app

  1. git clone https://github.com/Pythagora-io/gpt-pilot-demo-markdown-editor.git
  2. cd gpt-pilot-demo-markdown-editor
  3. npm install
  4. http-server
  5. Open localhost:8080 in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published