Skip to content

a simple input search field helping a user to look for a video. A previous project refactored with a custom hook.

Notifications You must be signed in to change notification settings

hazartilirot/youtube-api-react-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A basic search bar fetching data from YouTube's API.

It's a tiny project which may be considered as the top of a previous one. Both are taken from Modern React with Redux course. Hats off to Stephen Grider.

Changes

A bit of refactoring code. Trying out to implement a custom hook. Hooray, it worked eventually!

Getting Started

Mind while pushing files into a repository I received a complaint sent by A Big Brother. It was absolutely furious at the fact that my API had been shared to public. For the reason I had to take it down. I expect you're able to go to your Google Dashboard and create a new YouTube Data API on your own.

Prerequisites

Installation

npm install

Run

npm start

About

a simple input search field helping a user to look for a video. A previous project refactored with a custom hook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published