Skip to content

Justabhi96/youtube-app-using-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube-app-using-redux

Simple youtube app which uses youtube free api to fetch the videos related to search string.

To run this you should have node installed on your computer. Now all you need to do is open this project folder in command prompt and run the command "npm install". This will install all the dependencies nedded to run this app. Now run the command "npm start". This will open the app in your browser on port 3000.In case app does not opens automatically then you ca go to "localhost://3000" in your browser to see the running app.

About

Simple youtube app which uses youtube free api to fetch the videos related to search string.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published