Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evanbacon/firebase-instagram
📸 Instagram clone with Firebase Cloud Firestore, Expo, and React Native 😁😍
https://github.com/evanbacon/firebase-instagram
android auth camera clone database example expo firebase firestore instagram ios javascript mobile native nodejs react-native reactjs social-network storage tutorial
Last synced: 7 days ago
JSON representation
📸 Instagram clone with Firebase Cloud Firestore, Expo, and React Native 😁😍
- Host: GitHub
- URL: https://github.com/evanbacon/firebase-instagram
- Owner: EvanBacon
- License: mit
- Created: 2018-07-05T22:38:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-05T18:34:58.000Z (about 5 years ago)
- Last Synced: 2024-05-02T02:19:21.602Z (6 months ago)
- Topics: android, auth, camera, clone, database, example, expo, firebase, firestore, instagram, ios, javascript, mobile, native, nodejs, react-native, reactjs, social-network, storage, tutorial
- Language: JavaScript
- Homepage:
- Size: 239 KB
- Stars: 445
- Watchers: 17
- Forks: 129
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Expo Firebase Instagram
Made with Expo & Web Firebase SDK
Tutorial: https://blog.expo.io/instagram-clone-using-firebase-react-native-expo-cc32f61c7bba
## Getting Started
Download with:
```sh
git clone https://github.com/EvanBacon/firebase-instagram.git && cd firebase-instagram
```Install Libs:
```sh
yarn
```Run with:
```sh
expo start
```