This is a humble project to bring courses to people that study Programming
You can see the video in the following video 👉
Install yt-summarizer with npm
# install dependencies
$ npm install
Clone the project
# serve with hot reload at localhost:3000
$ npm run dev
To deploy this project run
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
Frontend: VueJs, Vuetify Nuxt2, Pug