Skip to content

LinkedIn Clone is a web application replicating the core features of LinkedIn, focusing on user profiles, authentication, and social interactions. Built with React, Firebase, and Formik, it provides a comprehensive learning experience in building social media platforms.

Notifications You must be signed in to change notification settings

vishwasshar/LinkedIn-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn Clone

Description

LinkedIn Clone is a web application designed to replicate the core features of LinkedIn. This project focuses on building user profiles, authentication mechanisms, and social interactions similar to the LinkedIn platform. It utilizes React for frontend development, Firebase for backend services, and Formik for form management, offering a comprehensive learning experience in building social media applications.

Key Features

  • React: Utilizes React for building dynamic and interactive user interfaces.
  • Firebase: Implements Firebase for authentication, database, and storage services.
  • Formik: Utilizes Formik for managing forms and form validations.
  • Social Interactions: Mimics LinkedIn's social features like connecting with users and posting updates.
  • Responsive Design: Ensures the application is accessible on various devices.
  • Icons: Integrates React Icons and React Loading Icons for consistent and responsive iconography.

Technologies Used

  • React: Library for building user interfaces.
  • Firebase: Platform for authentication, database, and cloud storage.
  • Formik: Library for building forms in React with validation.
  • React Router: Library for routing in React applications.
  • Yup: Schema validation library for form validation with Formik.
  • React Icons: Library for using icons in React applications.
  • React Loading Icons: Library for loading indicators.

Setup and Installation

  1. Clone the repository:

    git clone https://github.com/vishwasshar/linkedin-clone.git
  2. Navigate to the project directory:

    cd linkedin-clone
  3. Install dependencies:

    npm install
  4. Run the development server:

    npm start

The application will run at http://localhost:3000.

Contact Information

For any questions, feedback, or contributions, feel free to reach out to me via:

I welcome your input and look forward to connecting with you!

About

LinkedIn Clone is a web application replicating the core features of LinkedIn, focusing on user profiles, authentication, and social interactions. Built with React, Firebase, and Formik, it provides a comprehensive learning experience in building social media platforms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published