/YoutubeReactApp

Demo React Application to search and watch Youtube videos

Primary LanguageJavaScriptMIT LicenseMIT

YoutubeReactApp

Demo React Application to search and watch Youtube videos.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You need to have npm installed to build the project. To check if you have npm installed you can run this command in your terminal:

$ npm -v

Installing

Clone this repository:

$ git clone https://github.com/miguel-sc/YoutubeReactApp.git

Install dependencies:

$ npm install

Run development server:

$ npm start

Build:

$ npm run build

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details