Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/code-hike/video-tutorial-maker
Make programming tutorials with markdown
https://github.com/code-hike/video-tutorial-maker
code markdown programming tutorials video
Last synced: 10 days ago
JSON representation
Make programming tutorials with markdown
- Host: GitHub
- URL: https://github.com/code-hike/video-tutorial-maker
- Owner: code-hike
- License: mit
- Created: 2021-06-14T14:08:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-04T17:37:33.000Z (about 2 years ago)
- Last Synced: 2024-04-14T00:35:19.900Z (7 months ago)
- Topics: code, markdown, programming, tutorials, video
- Language: JavaScript
- Homepage: https://video-tutorial-maker.vercel.app/
- Size: 389 KB
- Stars: 178
- Watchers: 5
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
https://user-images.githubusercontent.com/1911623/123467888-67b42700-d5c7-11eb-9d78-3fd72b90d8e3.mp4
Clone it with:
```bash
yarn create next-app -e https://github.com/code-hike/video-tutorial-maker
```### Learn how to create your lessons with [this video](https://www.youtube.com/watch?v=EYyw4oyAJgY).
> This app doesn't record your screen or audio, you'll need to use a separate software for that.
Powered by [Code Hike](https://github.com/code-hike/codehike) and [Sandpack](https://github.com/codesandbox/sandpack).
### License
The MIT License (MIT)