Skip to content

pairofAces/linkedin-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn Clone

A web application engineered and designed to be a LinkedIn clone. Created with React, Redux, and Google Firebase.

Functions:

  • User authentication, login, logout.
  • Backend database with Firebase.
  • Create and post messages.
  • Multiple users are able to login and post messages to the feed, real-time

This app was engineered to gain knowledge on using firebase in full stack applications and was a fun project to design overall.

I learned the following:

  • Created user authentication
  • Generated a backend database using Google Firebase.
  • Created a live real time feed, where multiple users can post and view each other's messages on the feed.
  • Deploying and hosting with Google Firebase.
  • Styled and designed web layout with HTML and CSS.

Demo

Check it out yourself by clicking here!
LinkedUp

User Guide

Users can use this application on their own accord and follow their own decisions or use this comprehensive guide:

Users can create a profile with their full name, profile picture URL (optional), email, and password.

  • Once a user registers, they will be taken to the main component -> the Feed.

  • Users can create a message and post it to the feed.

  • Users can see the posts created by other users in real-time.

Enjoy the App :)

Thank you for your time!

Sources

React documentation
Redux documentation
Google Firebase documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published