/facebook-clone-react-native

Facebook clone with react native

Primary LanguageJavaScript

:octocat: Cloning Facebook :octocat:

Built with React Native.

Table of Contents

Introduction

Facebook, Inc. is an American online social media and social networking service company based in Menlo Park, California. It was founded by Mark Zuckerberg, along with fellow Harvard College students and roommates Eduardo Saverin, Andrew McCollum, Dustin Moskovitz and Chris Hughes. It is considered one of the Big Four technology companies along with Amazon, Apple, and Google.

The Facebook service can be accessed from devices with Internet connectivity, such as personal computers, tablets and smartphones. After registering, users can create a customized profile revealing information about themselves. They can post text, photos and multimedia which is shared with any other users that have agreed to be their "friend". Users can also use various embedded apps, join common-interest groups, and receive notifications of their friends' activities. Facebook claimed that had more than 2.3 billion monthly active users as of December 2018.

Facebook offers other products and services. It acquired Instagram, WhatsApp, Oculus, and GrokStyle and independently developed Facebook Messenger, Facebook Watch, and Facebook Portal.

Features

  • User can see all feeds on homescreen
  • User can create, delete own status, and logout account
  • User can see other page like marketplace, notification, friends request, and setting menu
  • And more

Requirements

How To Run

  1. Clone this repository
    $ git clone https://github.com/ihsaninh/fb-clone-react-native.git
    
  2. Install all depedencies on the package.json
    $ fb-clone-react-native
    $ npm install or yarn (if you using yarn)
    
  3. Run Facebook Clone
    $ react-native start
    $ react-native run-android or react-native run-ios
    

Screenshoot

Contributors

Ihsan Nurul Habib
Ihsan Nurul Habib