From 29e84417e98213c773567c79959e5e9fa3bd9a79 Mon Sep 17 00:00:00 2001 From: Tyler Potts Date: Mon, 15 Apr 2019 13:09:34 +0100 Subject: [PATCH] Added Star2 icon to Instagram clone Moved Instagram clone to be in Alphabetical order Added my YouTube Tutorial to the resources --- Projects/Instagram-Clone-App.md | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Projects/Instagram-Clone-App.md b/Projects/Instagram-Clone-App.md index 8b70c5a9..7b5db84e 100644 --- a/Projects/Instagram-Clone-App.md +++ b/Projects/Instagram-Clone-App.md @@ -23,6 +23,7 @@ You should create a MVP (Minimum Viable Product) using a Full stack approach suc ## Useful links and resources +- [How to make an Instagram clone](https://www.youtube.com/watch?v=9dRSNQe7PWw) - [Node & Mongo Basic CRUD Operations](https://codeburst.io/writing-a-crud-app-with-node-js-and-mongodb-e0827cbbdafb) - [Socket.io](https://socket.io) - [MERN Stack](http://mern.io/) diff --git a/README.md b/README.md index 3b3a7046..db032f10 100644 --- a/README.md +++ b/README.md @@ -92,13 +92,13 @@ required to complete them. | [Chat App](./Projects/Chat-App.md) | Real-time chat interface | 3-Advanced | | [🌟Elevator](./Projects/Elevator-App.md) | Elevator simulator | 3-Advanced | | [🌟Fast Food Simulator](./Projects/FastFood-App.md) | Fast Food Restaurant Simulator | 3-Advanced | +| [🌟Instagram clone](./Projects/Instagram-clone-App.md) | A clone of Facebook's Instagram app | 3-Advanced | | [GitHub Timeline](./Projects/GitHub-Timeline-App.md) | Generate a timeline of a users GitHub Repos | 3-Advanced | | [Kudos Slackbot](./Projects/Kudos-Slackbot.md) | Give recognition to a deserving peer | 3-Advanced | | [🌟Shell Game](./Projects/Shell-Game.md) | Animated shell game | 3-Advanced | | [Slack Archiver](./Projects/Slack-Archiver.md) | Archive Slack Messages | 3-Advanced | | [Spell-It App](./Projects/SpellIt-App.md) | A twist on the classic Speak N Spell game | 3-Advanced | | [Survey App](./Projects/Survey-App.md) | Define, conduct, and view a survey | 3-Advanced | -| [Instagram clone](./Projects/Instagram-clone-App.md) | A clone of Facebook's Instagram app | 3-Advanced | ## Plans for the future