diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/Clone-Wars.iml b/.idea/Clone-Wars.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/Clone-Wars.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..639900d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..efd7d00 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index 7a6bd28..2a9a2ab 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ Want to see your/their repo in list? see [contribution guide](#contribution). | Twitter | [YouTube](https://www.youtube.com/watch?v=la-0ulfn0_M&t=8864s) | [freeCodeCamp](https://www.freecodecamp.org/news/create-a-cross-platform-twitter-clone-with-vue-js/) | [GitHub](https://github.com/dannyconnell/qwitter) | Vue.js, Quasar Framework, Firebase | | WhatsApp | [YouTube](https://www.youtube.com/watch?v=988UZFB0heA&t=5h274s) | [freeCodeCamp](https://www.freecodecamp.org/news/native-android-app-tutorial-whatsapp-clone/) | [GitHub](https://github.com/SimCoderYoutube/WhatsAppClone) | Android Studio, Firebase, Genymotion | | YouTube | [YouTube](https://www.youtube.com/watch?v=whuIf33v2Ug&t=189s) | [freeCodeCamp](https://www.freecodecamp.org/news/learn-how-to-use-the-yii2-php-framework-to-create-a-youtube-clone/) | [GitHub](https://github.com/thecodeholic/Yii2-YouTube-Clone) | Yii2 PHP Framework | +| YouTube | [YouTube](https://www.youtube.com/watch?v=WBlScMZgn3w&t=9086s) | [YouTube](https://www.youtube.com/playlist?list=PLA7YMGupLhlF0N0eQfJKAq1j9Xa3xuiM8) | [GitHub](https://github.com/Breens-Mbaka/Youtube-Clone) | Android Studio, Kotlin, XML, YouTube API | ---