Skip to content

sakilk130/react-facebook-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook Clone Web

A web app to represent the Facebook Clone build with React,React Context API, Google Auth, Firebase and Material UI.

This is motivated and learned from Clever Programmer.

Tech Stack

  • ReactJS, React Hooks, React Context API, Google Auth, Firebase, Material UI

Screenshot of the Web App

Getting Started

  • Fork and clone this repository
  • Setup firebase and google auth
  • Run yarn && yarn start or npm i && npm start