This is a simple learner app for React with youTube api and converting it to offline-First
There are two methods for getting started with this repo.
Checkout this repo, install dependencies, then start the gulp process with the following:
> git clone https://github.com/khusbuchandra
> Update index.js with your own youtube api key
> cd <OurTube>
> npm install
> npm start