mann27 / VidSearch

Searches across youtube videos and provides top five search results.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the app

SEARCHING OF VIDEOS FROM YOUTUBE USING YOUTUBE API AND REACT JS

Run the app using npm in localhost.

How to start the server (localHost) 
....clone the repository!!
1) migrate to the root directory in terminal.
2) npm install ( installs the node npm packages )
3) npm start (to run the server at local host )
4) Go to any web browser and open "loaclhost:8080"

prerequisite

download node.js from https://nodejs.org/en/ 

About

Searches across youtube videos and provides top five search results.

License:MIT License


Languages

Language:JavaScript 99.8%Language:CSS 0.1%Language:HTML 0.1%