Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook Clone

This is a Facebook clone web application built using React for the frontend and Firebase for the backend. It allows users to authenticate using Google authentication, post content in real-time, and utilizes React Redux for state management.

Facebook Clone Demo

Features

  • Google Authentication: Users can sign in using their Google accounts.
  • Real-time Posting: Users can create posts, and the posts are rendered in real-time using Firebase Firestore.
  • State Management with Redux: Utilizes React Redux for managing application state and data flow.
  • Responsive Design: The application is designed to be responsive and work well on various devices and screen sizes.
  • Dynamic Routing: React Router is used for dynamic routing to navigate between different pages of the application.
  • Material UI: Material UI is used for styling components, ensuring a modern and consistent look and feel.

Technologies Used

  • React: Frontend framework for building user interfaces.
  • Firebase: Backend platform for authentication and database management.
  • Material UI: React component library for styling and UI design.

Getting Started

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Install dependencies.
  4. Create a .env.local file in the root directory and add your Firebase configuration.
  5. Run the project locally.

About

This repository contains a Facebook clone web application built using React for the frontend and Firebase for the backend. The clone allows users to authenticate using Google authentication and post content in real-time.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages