# Introduction This is a UWP YouTube application. It's supposed to make YouTube browsing experience better on Windows 10 devices. # Useful links - [Microsoft Store page](https://www.microsoft.com/store/productId/9NCQQXJTDLFH) - [App Center](https://appcenter.ms/users/XFox/apps/FoxTube) - [Partner Center](https://partner.microsoft.com/en-us/dashboard/products/9NCQQXJTDLFH) # Getting Started ### Requires Windows 10 April 2018 Update (1803 / Redstone 4 / 17134) - Master branch contains published versions and it's not supposed to be used in current development workflow - Every task now has its own branch. So don't push anything directly to 'development' branch # Build and Test Select 'FoxTube' project and hit 'Build solution', 'Local machine' or 'Deploy solution' TODO: Write tests and describe them here