Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 524 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 524 Bytes

youtube-story-maker

An app for create instagram/whatsapp story using youtube video

Demo

App Screenshot

Installation

Make sure backend server is up and running in your mechine.

dont forget to add .env from .env.example

# install dependencies
$ npm install

# Run
$ npm run build
$ npm run start

For detailed explanation on how things work, check out the documentation.