juhitiwari / SocialApp

A social networking app made using React Native and Firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SocialApp

SocialApp is a social networking app developed using React Native and Firebase. It allows users to create their profiles using their email id and password and post in the form of images and text. Users can view the posts of other users as well. User registration and login is managed using Firebase authentication. Users can also upload their profile pictures. Tab bar navigation is used. Users can upload photos and text using the Cloud Firestore. Data is retrieved and the feed is styled.

To use this project:
Create a config.js file with your Firebase Configuration Details.
Enable storage and database in your Firebase project.
Use Email/Password as your sign in method.
run: npm install
run: npm start
Scan the QR code from the Expo app into your phone

About

A social networking app made using React Native and Firebase


Languages

Language:JavaScript 100.0%