This react application acts like youtube.It has a search bar in which when the text is entered, it makes the video list to update as the text is typed.The videos can be played and each one has a thumbnail as well.
To get started simply navigate to the project directory and:
npm install
npm run
check localhost:8080.
The boilerplate has everything you just need to install Node.js.
Give examples
A step by step series of examples that tell you have to get a development env running
Say what the step will be
Give the example
- Youtube V3 Api
- NPM
- React.js
To make this project better please contribute.
- Mohammad Hasham
This project is licensed under the MIT License - see the LICENSE.md file for details
- Special Thanks to Stephen Grider.
- Inspired from Stephen Grider.