Skip to content

rohithn1/Youtube_API_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube_API_Project

Steps to run locally:

  1. Clone Repo
  2. Make your own keys.js file for the Youtube Data API v3. The exact layout of the file is below:

module.exports = { APIKey: {Your own API key in string format} }

  1. Install all required dependencies for client and server as listed in package.json
  2. Run server.js file with node server
  3. Run react with npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published