Skip to content

PrateekAdhikaree/simple-youtube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple YouTube player on React

simple-youtube

Tools Used

Running the project

In the project directory, you can run:

npm ci

Installs the required packages in node_modules directory from the package-lock.json file.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

React Components

main file: index.js

Usage

  1. Type any keyword in the input field
  2. Click on 'Search' button or press 'Enter'
  3. 5 videos loaded from YouTube and 1st one selected by default
  4. Click play or select a different video to play

Credits

Stephen Grider Modern React with Redux [2020 Update]

About

React App to search and play videos from YouTube

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published