Skip to content

A react app which uses Youtube Data API to show and play searched youtube videos.

License

Notifications You must be signed in to change notification settings

jaissugam/Dummy_youtube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dummy_youtube

A react app which uses Youtube Data API to show and play searched youtube videos. In order to run the app on your local server,

  1. Install nodejs on your PC.
  2. Create a react app. (cmd-> npx create-react-app {app name})
  3. Clone the "src" folder and json files to the created react folder.
  4. In your terminal, navigate to the saved directory.
  5. Install all the required dependencies. (cmd->npm install)
  6. Run the app at localhost:3000 (cmd->npm start)

About

A react app which uses Youtube Data API to show and play searched youtube videos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published