Skip to content

bhavishya2107/youtube-search-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Installation Instruction

  • npm install to install all the dependencies.
  • npm start to run the app on Port 3000.

Description

The app is built on React JS Hooks i.e (useState,useEffect,useReducer,useContext)
State is managed using ContextAPI.
Youtube API is used to get the videos on search.
https://www.googleapis.com/youtube/v3

Note: The API uses a quota based system, everyday 10000units is provided.
Once it is exhausted the app does not respond.
This app fetches 10videos on one request the limit is 50.

Demo

App

About

responsive web app fetches videos from youtube-api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published