Skip to content

Instagram clone built with React Native, Redux, Hooks & Firebase

Notifications You must be signed in to change notification settings

angelprzz/nativegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nativegram

Instagram clone built with React Native & Firebase.

⚠ This project is still in progress. Feel free to clone the project if you want to continue the development of this app on your own.

How to install

  1. Install the Expo CLI.
  2. Download or clone the project.
  3. Create a Firebase project and enable Cloud Firestore & email/password authentication.

Inside the backend folder:

  1. Link the Firebase Functions code with your Firebase project (you will have to upgrade to the Blaze plan to be able to use Firebase Functions).

Inside the frontend folder:

  1. Create a config.js file at the root of the folder and paste your Firebase SDK configuration key there.
  2. Install the dependencies with npm install.
  3. Run the app with expo start.

About

Instagram clone built with React Native, Redux, Hooks & Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published