Screenshot Setup the project Create enviorment files .env and .env.prod into root directory Add below code into both of the files VUE_APP_API_KEY = insert your youtube api key here Install packages npm install