A simple react application to search videos from YouTube. Prerequisites You will need the following things installed on your computer. Git Node.js Installation git clone https://github.com/selva-v/videos.git cd videos npm install Running / Development npm start