Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SimCoderYoutube/InstagramClone
Instagram Clone React Native Tutorial 2021 ๐จโ๐ป I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this series, we use React Native with Expo to quickly deploy the project. We use firebase for all our microservice needs like the auth system, database, storage, amongst others. firebase, redux, react native, javascript, expo. In this series, we'll use all of them and you'll learn them by doing an iconic app. Welcome to this Simcoder project and make an Instagram Clone!
https://github.com/SimCoderYoutube/InstagramClone
app expo firebase instagram instagram-clone ios mobile react-native simcoder tutorial
Last synced: about 1 month ago
JSON representation
Instagram Clone React Native Tutorial 2021 ๐จโ๐ป I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this series, we use React Native with Expo to quickly deploy the project. We use firebase for all our microservice needs like the auth system, database, storage, amongst others. firebase, redux, react native, javascript, expo. In this series, we'll use all of them and you'll learn them by doing an iconic app. Welcome to this Simcoder project and make an Instagram Clone!
- Host: GitHub
- URL: https://github.com/SimCoderYoutube/InstagramClone
- Owner: SimCoderYoutube
- License: apache-2.0
- Created: 2020-09-06T11:55:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-24T01:28:16.000Z (over 1 year ago)
- Last Synced: 2024-10-30T04:49:49.245Z (about 2 months ago)
- Topics: app, expo, firebase, instagram, instagram-clone, ios, mobile, react-native, simcoder, tutorial
- Language: JavaScript
- Homepage:
- Size: 84.3 MB
- Stars: 759
- Watchers: 13
- Forks: 300
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Version](https://img.shields.io/badge/version-1.0-blue.svg?cacheSeconds=2592000)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![runs with expo](https://img.shields.io/badge/Runs%20with%20Expo-000.svg?style=flat-square&logo=EXPO&labelColor=f3f3f3&logoColor=000)](https://expo.io/)
[![image](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/simcoder_here)
[![image](https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/simcoder_here/)
[![image](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/channel/UCQ5xY26cw5Noh6poIE-VBog)
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/simcoder)
Instagram Clone
A Instagram clone app made with React Native and firebase
Explore the docs ยป
Report Bug
ยท
Request Feature
Table of Contents
## โน๏ธ About The Project
![alt text](images/mockup.png "Title")
This repo contains the project made in my youtube chanel called simcoder. This project is a clone of the Instagram android app.
It is made using React Native with Expo using firebase services (authentication, firestore and storage).
The admin panel is made with ReactJS.
The backend is all NodeJSIn the [master](https://github.com/SimCoderYoutube/InstagramClone/tree/master) branch you have the redesign project which I was previously selling in my website, however you still have access to the youtube series repo in the [youtube_series](https://github.com/SimCoderYoutube/InstagramClone/tree/youtube_series)
You can follow the youtube series in the following [link](https://www.youtube.com/watch?v=xE8UEX7vXVQ&list=PLxabZQCAe5fgatwOQny9wKJVs4YD6xkf1)
## ๐ Getting Started
- ### **Prerequisites**
- [React Native](https://reactnative.dev/)
- [Expo](https://expo.dev/)
- [Firebase](https://firebase.google.com/)- ### **Installation**
In order to deploy the project you'll need to follow the [wiki page](https://github.com/SimCoderYoutube/InstagramClone/wiki/Setup-your-project) dedicated to this effect.
## ๐ง Roadmap
See the [open issues](https://github.com/SimCoderYoutube/InstagramClone/issues) for a list of proposed features (and known issues).
## โ Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**. Please check the [Wiki](https://github.com/SimCoderYoutube/InstagramClone/wiki/How-to-Contribute)
## ๐ Show your support
Give a โญ๏ธ if this project helped you!
And don't forget to subscribe to the [youtube chanel](https://www.youtube.com/c/SimpleCoder?sub_confirmation=1)
## ๐ License
Copyright ยฉ 2021 [SimCoder](https://github.com/simcoderYoutube).
This project is [Apache License 2.0](https://github.com/SimCoderYoutube/InstagramClone/blob/master/LICENSE) licensed. Some of the dependencies are licensed differently.
## ๐ค Contact
**SimCoder**
- Website: www.simcoder.com
- Twitter: [@simcoder_here](https://twitter.com/simcoder_here)
- Github: [@simcoderYoutube](https://github.com/simcoderYoutube)
- Youtube: [SimCoder](https://www.youtube.com/channel/UCQ5xY26cw5Noh6poIE-VBog)