daenamkim / youtube-search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube Searcher

Netlify Status

This app is one of my hobby using React.

Live Online

Development

Note that API_KEY should be replaced with your YouTube Data API V3 Access Key

$ yarn
$ yarn start --define process.env.API='"API_KEY"'

Deployment

$ yarn build --define process.env.API='"API_KEY"'

You can build your own server or use a web deployment service like Netlify

TODO

  • Update or replace packages and settings

About

License:MIT License


Languages

Language:JavaScript 86.8%Language:HTML 8.2%Language:CSS 5.1%