/Youtube-Clone

Search over Youtube Vidoes using Youtube Data v3 API.

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

Description

This project searches Youtube Vidoes using Youtube API v3. It also has features like sort by published date or video title.

Run this project on local server

git clone https://github.com/devanSAGA/Youtube-Clone.git
cd Youtube-Clone
yarn (or) npm install
yarn start (or) npm start