Find project at https://facebook-clone-26265.web.app/
In the project directory, you can run:
yarn && yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
A simple clone of Facebook involving newsfeed functionalities. Log in using email and password as well as Google SignUp functionality. The user is able to post a new feed and also add a URL for any image. Users can also like the post and comment on that specific post.