A react app that search through youtube videos with a simple video player when a video is selected
- Make sure you have node installed on your machine install node for windows or mac at Node.js
- open the folder in your terminal or bash and run the following commands
npm install
npm start
- Your app will start running on localhost:3000