UTube (Youtube Clone) Youtube Clone Made with Vue3 Demo Link Project setup Create .env file in root folder of the application and add your youtube API KEY VUE_APP_GOOGLE_API_KEY=your_api_key_here Install dependencies yarn Compiles and hot-reloads for development yarn serve Compiles and minifies for production yarn build Lints and fixes files yarn lint Customize configuration See Configuration Reference.