Youtube-in-React.js
Youtube App in React.js!
This app is built using React.js bu consumingthe official Youtuibe API
Prerequisites
Node.js should be installed before continuing any further
Getting Started
Clone this repository and run the commands below in the root directory
npm install
This installs all the dependencies
npm start
This will start a developemnt server!
The application can be viewed on the http://localhost:8080 by default