Copy of youtube website.
- Gives list of videos that matches the search term
- On clicking on particular video, you can watch it
- Reactjs
- Webpack
- youtube API
- CSS
- HTML5
- Bootstarp
- Json
Link: https://youtube-vid-player.herokuapp.com/
- git clone https://github.com/pankaj142/Reactjs-App-Youtube-Player.git
- Go to directory Reactjs-App-Youtube-Player i.e cd Reactjs-App-Youtube-Player
- Install dependencies i.e npm install
- Start app i.e npm start
- Open url "localhost:8080" on browser