Text2Video is a text-based video creation tool.
You can watch a Demo Video on Youtube.
Here's the Live Demo on Heroku.
- Installation of Node.js is required.
- Run the following commands in the Terminal.
git clone https://github.com/cuinjune/text2video.git
cd text2video
npm install
npm start
- Open your web browser and navigate to http://localhost:8080