From 4e8205cdf83f0a5fbea65920295b12e8ebe27afc Mon Sep 17 00:00:00 2001 From: Gourav <1gouravgg@gmail.com> Date: Thu, 22 Apr 2021 19:27:50 +0530 Subject: [PATCH] added link info --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 8f8742f..3110de9 100644 --- a/README.md +++ b/README.md @@ -184,14 +184,14 @@ _Some link is broken or clone is not good enough? [report it](https://github.com ## Clones with Tutorials -| Clone of | Demo | Tutorial / Course | Repo | Tech Stack | -| --------- | ------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------ | --------------------------------------------------------------- | -| Instagram | [Youtube](https://www.youtube.com/watch?v=1hPgQWbWmEk&t=5h2902s) | [Link](https://www.freecodecamp.org/news/build-an-instagram-clone-with-react-native-firebase-firestore-redux-and-expo/) | [Github](https://github.com/SimCoderYoutube/InstagramClone) | React Native, Firebase Firestore, Firebase storage, Redux, Expo | -| Moodle | [Youtube](https://www.youtube.com/watch?v=JIFqqdRxmVo&t=45s) | [Link](https://www.freecodecamp.org/news/django-rest-framework-react-tutorial/) | [Github](https://github.com/justdjango/teach-me-django) | React, Django Rest Framework | -| Todoist | [todoist-preview.png](https://raw.githubusercontent.com/karlhadwen/todoist/master/todoist-preview.png) | [Link](https://www.freecodecamp.org/news/react-firebase-todoist-clone/) | [Github](https://github.com/karlhadwen/todoist) | React, Firebase, React, SCSS, BEM naming methodology | -| Twitter | [Youtube](https://www.youtube.com/watch?v=la-0ulfn0_M&t=8864s) | [Link](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) | [Link](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) | [Link](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 | +| Clone of | Demo | Tutorial / Course | Repo | Tech Stack | +| --------- | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------ | --------------------------------------------------------------- | +| Instagram | [Youtube](https://www.youtube.com/watch?v=1hPgQWbWmEk&t=5h2902s) | [Freecodecamp](https://www.freecodecamp.org/news/build-an-instagram-clone-with-react-native-firebase-firestore-redux-and-expo/) | [Github](https://github.com/SimCoderYoutube/InstagramClone) | React Native, Firebase Firestore, Firebase storage, Redux, Expo | +| Moodle | [Youtube](https://www.youtube.com/watch?v=JIFqqdRxmVo&t=45s) | [Freecodecamp](https://www.freecodecamp.org/news/django-rest-framework-react-tutorial/) | [Github](https://github.com/justdjango/teach-me-django) | React, Django Rest Framework | +| Todoist | [todoist-preview.png](https://raw.githubusercontent.com/karlhadwen/todoist/master/todoist-preview.png) | [Freecodecamp](https://www.freecodecamp.org/news/react-firebase-todoist-clone/) | [Github](https://github.com/karlhadwen/todoist) | React, Firebase, React, SCSS, BEM naming methodology | +| 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 | ---