EliasFl / mytube

A simple React.js app that simulates Youtube search and videos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

MyTube

This is a little project based on the Youtube Search API. To see it download or clone this repository and run the following commands once you are inside the project folder:

npm install

then

npm start

It will open a new tab on your browser called localhost:3000. enjoy!

About

A simple React.js app that simulates Youtube search and videos


Languages

Language:JavaScript 62.5%Language:HTML 25.2%Language:CSS 12.3%