IamManchanda / youtube-search-clone

Youtube Search Clone | React.js & Foundation

Home Page:https://youtu.be/dKFPhOViLBE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube Search Clone

Getting Started

There are two methods for getting started with this repo.

Familiar with Git?

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

> git clone https://github.com/IamManchanda/youtube-search-clone.git
> cd youtube-search-clone
> 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

Server

Server will start on port 8080

API_KEY

You would need API Key for running this,

About

Youtube Search Clone | React.js & Foundation

https://youtu.be/dKFPhOViLBE

License:MIT License


Languages

Language:JavaScript 93.3%Language:CSS 4.5%Language:HTML 2.2%