https://github.com/waasiq/facebook-clone-react
Facebook clone made using ReactJS and Firebase.
https://github.com/waasiq/facebook-clone-react
clone-app firebase reactjs web-application
Last synced: 5 months ago
JSON representation
Facebook clone made using ReactJS and Firebase.
- Host: GitHub
- URL: https://github.com/waasiq/facebook-clone-react
- Owner: waasiq
- License: mit
- Created: 2021-12-31T16:47:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-10T18:39:51.000Z (over 4 years ago)
- Last Synced: 2025-05-30T00:54:34.411Z (about 1 year ago)
- Topics: clone-app, firebase, reactjs, web-application
- Language: JavaScript
- Homepage: https://fb-clone-3529f.web.app/
- Size: 2.12 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Facebook clone
A facebook clone which uses Firebase authentication to login using your Google account.
Clone was made for learning purposes, the project can be forked or the code be downloaded to run it on local environment.
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Tech used:
- ReactJs
- Context API
- HTML/CSS/JSX
- ES6 JavaScript
- Firebase Google Authentication
- Firestore Database
- Firebase Hosting
### Future Plans:
- Implement messenger function using SocketIO.
- Code the specific user page and implement React Router DOM
### Running the application
Runs the app in the development mode using ```npm start```.
Open [localhost:3000](localhost:3000) to view it in your browser.
Alternatively the application has also been hosted online on the following link: [Facebook Clone](https://fb-clone-3529f.web.app/)
*About Firebase hosting:* The firebase hosting site tells you that the website might be dangerous as
it is a clone website so the system detects it as a threat. Alternatively I started the Firestore DB in test mode so it might be down after 30 days. Shoot me up a message on LinkedIn and I'll try to fix in case of errors.
### Screenshots


