Skip to content

neupanedipen/youtube-playlist-duration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run this app locally:

  • Clone this repo
  • Run npm install to install all the dependencies
  • Create a .env folder on root with "REACT_APP_API_KEY" property. (Grab Google API first)
  • Then run npm run to start the project locally