Skip to content

gajrajgchouhan/youtube-playlist-duration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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

About

A react app on finding the total duration of all videos in a YouTube Playlist

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.7%
  • HTML 27.8%
  • CSS 15.5%