Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 811 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 811 Bytes

LinkedIn CLONE


A frontend clone of LinkedIn using React.js for frontend and Firebase for user's authentication and data storage.


Live Demo


  • There is a login page where the user can register with their name, email and password.
  • The user can post any text content which is stored in the firebase storage.
  • Material-Ui is used for smooth frontend experience.

Screen Snaps


Login Page

Login Page


Home Page

Home Page