Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 345 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 345 Bytes

A simple react application to search videos from YouTube.

Prerequisites

You will need the following things installed on your computer.

Installation

  • git clone https://github.com/selva-v/videos.git
  • cd videos
  • npm install

Running / Development

  • npm start