Skip to content

bryantu22/Youtube-Clone

Repository files navigation

Youtube Clone

Web application built using ReactJS and the Youtube Data API.

How to run it using Git

> git https://github.com/bryantu22/Youtube-Clone.git
> cd Youtube-Clone
> npm install
> npm start
> open "localhost:8080" in your browser

Not familiar with Git?

Download the repository as a zip here

> Extract the content of the zip into a folder
> open your terminal and 'cd' into that folder
> npm install
> npm start
> open "localhost:8080" in your browser

About

ReactJS project using Youtube Data API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published