Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cyyeh/markdown-to-slides-app


https://github.com/cyyeh/markdown-to-slides-app

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Markdown-to-Slides App

![Visualization of the codebase](./diagram.svg)

See [project demo here](https://markdown-to-slides.netlify.app)

The project allows users to create slide decks using Markdown, have a live preview experience and save the work to pdf format easily.

You can check [the backend code here](https://github.com/cyyeh/markdown-to-slides-functions), and it's being deployed to Netlify Functions!