Skip to content

nabendu82/youtube-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube-player

Interested in creating Youtube-player in React?

Getting Started

There are two methods for getting started with this repo.

Familiar with Git?

Checkout this repo, install dependencies, then start the process with the following:

> git clone https://github.com/nabendu82/youtube-player.git
> cd youtube-player
> npm install
> npm start

Not Familiar with Git?

Click here then download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:

> npm install
> npm start

Deployed in Heroku

The project is deployed in heroku. You can find it here

About

Repo for my Create Youtube Player series on medium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published