https://github.com/jacemorales/react_dom
Understanding React DOM
https://github.com/jacemorales/react_dom
animation code-visualization educational-video react-rendering remotion tech-explainer video-generation virtual-dom
Last synced: 12 days ago
JSON representation
Understanding React DOM
- Host: GitHub
- URL: https://github.com/jacemorales/react_dom
- Owner: jacemorales
- Created: 2025-10-03T14:10:25.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-10-03T16:14:29.000Z (7 months ago)
- Last Synced: 2025-10-03T18:32:40.124Z (7 months ago)
- Topics: animation, code-visualization, educational-video, react-rendering, remotion, tech-explainer, video-generation, virtual-dom
- Language: TypeScript
- Homepage: https://jacemorales.netlify.app
- Size: 9.52 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Remotion video
Welcome to your Remotion project!
## Commands
**Install Dependencies**
```console
npm i
```
**Start Preview**
```console
npm run dev
```
**Render video**
```console
npx remotion render
```
```console
npx remotion render MyVideo out/video.mp4
```
**Upgrade Remotion**
```console
npx remotion upgrade
```
## Docs
Get started with Remotion by reading the [fundamentals page](https://www.remotion.dev/docs/the-fundamentals).
## Help
We provide help on our [Discord server](https://discord.gg/6VzzNDwUwV).
## Issues
Found an issue with Remotion? [File an issue here](https://github.com/remotion-dev/remotion/issues/new).
## License
Note that for some entities a company license is needed. [Read the terms here](https://github.com/remotion-dev/remotion/blob/main/LICENSE.md).