Skip to content

A React-based LinkedIn clone (40-50% complete). Features login, registration, and basic modules like Home, My Network, Jobs, and more. Open for contributions to enhance UI, add features, and optimize performance. Fork, contribute, and help build this project into a full LinkedIn clone!

Notifications You must be signed in to change notification settings

VishalKotekar/Linkedin_Clone

Repository files navigation

LinkedIn Clone (React + Vite + Tailwind CSS)

This project is a LinkedIn clone, built using React, Vite, and Tailwind CSS. It replicates the core functionality and user interface of LinkedIn, and is currently 40-50% complete. Contributions are welcome as we aim to develop this project further in an open-source manner.

Features

  • User registration, login, and logout functionality
  • Core modules: Home, My Network, Jobs, Messaging, Notifications, and Me
  • Responsive design with Tailwind CSS for styling
  • Fast development setup with Vite

Tech Stack

  • React: For building the UI components
  • Vite: For a fast development build process
  • Tailwind CSS: For styling and responsive design

Getting Started

Prerequisites

  • Node.js and npm should be installed on your machine.

Installation

  1. Clone the repository:
    git clone https://github.com/VishalKotekar/Linkedin_Clone.git
  2. Navigate to the project directory:
    cd linkedin-clone
  3. Install the dependencies:
    npm install
  4. Start the development server:
    npm run dev

This will start the app on localhost:3000, and you can view the LinkedIn clone in your browser.

How to Contribute

Contributions are welcome! Here are some areas where you can help:

  • Enhancing the UI and improving responsiveness
  • Adding new features to mirror LinkedIn functionality
  • Optimizing performance and fixing bugs

To contribute:

  1. Fork this repository.
  2. Create a branch for your feature (git checkout -b feature-name).
  3. Commit your changes (git commit -m 'Add feature').
  4. Push to your branch (git push origin feature-name).
  5. Open a pull request.

GitHub Repository

You can find the project repository here.

License

This project is licensed under the MIT License.

About

A React-based LinkedIn clone (40-50% complete). Features login, registration, and basic modules like Home, My Network, Jobs, and more. Open for contributions to enhance UI, add features, and optimize performance. Fork, contribute, and help build this project into a full LinkedIn clone!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages