Skip to content

janusnic/YoutubeAPI_Demo

 
 

Repository files navigation

Installation

  • clone the repo.

  • create the VM using vagrant up

  • run composer update

  • create a .env file and fill it like below.

    app_name='GA-DEMO'
    client_id='your google client od'
    client_secret='your google client secret'
    api_key='your google api key'

About

Small demo application for Sitepoint Youtube API article

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 61.9%
  • PHP 37.7%
  • Other 0.4%