Skip to content

DonAdam2/youtube-viewer-with-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a testing starter project using the Youtube API

Prerequisites

  1. Add your own personal youtube API Key in App.tsx const API_KEY = "ADD_API_KEY_HERE"; you can generate one from the Google Developer Console

Available Scripts

In the project directory, you can run:

yarn install

Install all npm dependencies

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser. if localhost is not working because of the https redirect try Open http://127.0.0.1:3000

The page will reload if you make edits.
You will also see any errors in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published