Skip to content

Developed a webapp to fetch Youtube videos based on the search

Notifications You must be signed in to change notification settings

dheerajram13/Youtube-Video-Fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Video Fetch

The main domain of this project is to fetch the Youtube videos based on the search.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development.

Prerequisites

  • Install the Node.js in your PC.
  • Login to Google Developer Console.
  • Create a project and search for the Youtube Data Api then enable API for the project you have created.
  • Copy and Paste the API Key in the index.html[ Line: 29].

Installing

A step by step series of examples that tell you how to get a development env running.

  • Open the terminal or powershell and go to the project path and type the below command
 npm install
  • open terminal or powershell and enter the below command
node index.js

open the browser and go to localhost:3000

Built With

Screenshots

Home page Search Results Mobile Display

Authors

About

Developed a webapp to fetch Youtube videos based on the search

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published