Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 😁😍

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
```