Skip to content

arielhad/MiniYouTube

 
 

Repository files navigation

Mini YouTube

MiniYouTube MiniYouTube Youtube API

A React App using YouTube API

View Demo

How to run?

  • Clone the repository : git clone https://github.com/vinitshahdeo/MiniYouTube/

  • Run npm install

  • Replace API_KEY=XXXXXXXXXX in src/index.js with your own YouTube API key.

const API_KEY = 'XXXXXXXXXXXX'; // REPLACE IT WITH YOUR YOUTUBE API KEY
  • Run npm run start

  • Open browser and go to http://localhost:8080/

Get your YouTube API key here

Thanks!

Vinit Shahdeo

About

A React App using YouTube API

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.MD

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.9%
  • CSS 10.5%
  • HTML 8.6%