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

https://github.com/sakilk130/react-facebook-clone

Facebook Clone
https://github.com/sakilk130/react-facebook-clone

facebook-clone react

Last synced: 3 months ago
JSON representation

Facebook Clone

Awesome Lists containing this project

README

        

# 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](https://www.youtube.com/channel/UCqrILQNl5Ed9Dz6CGMyvMTQ).

## Tech Stack

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

## Screenshot of the Web App

![](screenshot/image-1.PNG)

## Getting Started

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