Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 606 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 606 Bytes

youtube-react-client

a ReactJS client which can search and play youtube videos.

This project requires nodejs to run, download it using official website.
To run, clone the repository, open cmd, cd to ReduxSimpleStarter inside the repository.
type: npm install
this will install all the required dependencies for this project.
Now type: npm start
goto localhost:8080
type anything in searchbox to instantaneously search the related videos on youtube.
ScreenShot