Skip to content

Latest commit

 

History

History
39 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

39 lines (17 loc) · 1.04 KB

FriendsBook

FriendsBook is a social media platform that allows users to connect and interact with friends. This repository contains the source code for the FriendsBook project.

Features

  1. Register Page: Users can create a new account by providing their details.

    Register Page

  2. Login Page: Registered users can log in to their accounts using their credentials.

    Login Page

  3. Home Page: Users can view feeds.

    Home Page

  4. Dark Mode and Light Mode: Users can switch between dark mode and light mode by clicking on an icon in the navbar.

    Dark mode

  5. Make Friend: Users can make friend by clicking on an icon in another users post.

    Friend

  6. Unfriend: Users can unfriend by clicking on same icon by which they made friend.

    Unfriend

  7. Like and Comment: Users can like and comment on any post.

    Like