Skip to content

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

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
August 17, 2023 14:03
August 22, 2023 13:21
August 17, 2023 14:03
August 17, 2023 14:03
August 17, 2023 14:03
August 17, 2023 14:03

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