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
- Host: GitHub
- URL: https://github.com/sakilk130/react-facebook-clone
- Owner: sakilk130
- Created: 2021-10-29T18:59:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-30T08:09:07.000Z (over 3 years ago)
- Last Synced: 2024-12-31T02:10:50.804Z (5 months ago)
- Topics: facebook-clone, react
- Language: JavaScript
- Homepage: react-facebook-clone-sigma.vercel.app
- Size: 641 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

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