Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 255 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 255 Bytes

Youtube React Clone

A simple Youtube clone built with React and Bootstrap.

To use it you should have 'Node Package Manager' installed.

Use the following command to install all packages:

npm install

To run the project use:

npm start