https://github.com/maxam2017/mdx-slides
Markdown-driven slideshows built with modern frontend libraries
https://github.com/maxam2017/mdx-slides
mdx react-spring tailwindcss
Last synced: 14 days ago
JSON representation
Markdown-driven slideshows built with modern frontend libraries
- Host: GitHub
- URL: https://github.com/maxam2017/mdx-slides
- Owner: maxam2017
- License: mit
- Created: 2021-07-03T07:46:48.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-03T08:44:29.000Z (almost 5 years ago)
- Last Synced: 2025-02-15T20:41:41.049Z (about 1 year ago)
- Topics: mdx, react-spring, tailwindcss
- Language: TypeScript
- Homepage: https://mdx-slides.vercel.app
- Size: 399 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
mdx-slides✨
---
## Overview
Markdown-driven slideshows built with modern frontend libraries
## Dependency
- Next.js
- tailwind.css
- react-spring
- react-use-gesture
- mdx
- prism-react-renderer
## Setup
```bash
yarn install # install dependencies
yarn prepare # for husky git hook
yarn dev # run next.js project
```
## License
Distributed under the MIT License. See `license` for more information.