Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.9 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.9 KB

Facebook-Clone

Live Web App

  • Challanges

    • The aim is to make all the stuffs perfetcly align
    • To make the user interface clean
    • Make Sure that the post are uploads fine even without uploading pics
  • What i Learn?

    • implementing firebase for login
    • Learn how to retrive and post data in to cloud firestore
    • Learn some good CSS trics to align items
    • Learn to handle components in more better way
  • Steps to use the app

    • First Login with google account
    • You Will see all the details and profice pic
    • then scroll to the post
    • Below Story reels you will find a message sender components
    • here you can type post (ant text...) and paste the url of any images
    • now type enter to upload the post
    • finish
Tech Stack Used

Let You Walk through the UI

Login page

Login Page

Home Page/ Dashboard

Home Page

Post

Post Page