Skip to content

Epigie/MiniYoutube-ReactJS

 
 

Repository files navigation

MiniYoutube-ReactJS

ReactJS app which fetches videos from youtube API and displays it to the user. The app has dynamic search bar which return result upon changing the search term.

License PRs Welcome

MiniYoutube is a ReactJS app which fetches videos from youtube API, the user can play any video and can search for more videos. The app has dynamic search bar which return result upon changing the search term.

Features

  • Play Video
  • List Videos
  • Search Videos

Requirements

  • NodeJS
  • ReactJS

Installation

Manually

  1. Clone or Download the project.
  2. npm install
  3. npm start
  4. Go to localhost:8080/

Contribute

We would love you for the contribution to MiniYoutube-ReactJS, check the LICENSE file for more info.

Meta

Moaz Khan – [email protected]

Distributed under the Opensource license. See LICENSE for more information.

https://github.com/moazkh60

About

ReactJS youtube like app using youtube API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.9%
  • HTML 8.7%
  • CSS 5.4%