Skip to content

Latest commit

 

History

History
58 lines (49 loc) · 1.03 KB

README.md

File metadata and controls

58 lines (49 loc) · 1.03 KB

One Social

One Social - A social media app where you can connect with your friends and family and share pictures.

Pages and Features

Home Page

  • Posts of user and its following's.
  • Suggested Users.
  • Sort by
    • Trending Posts
    • Latest Posts
  • Search Users
  • Like/Dislike Post
  • Add/Remove Post from bookmark
  • Copy Link of Post
  • Share Post
  • Edit own post
  • Delete own post

Explore Page

  • All posts of all users.

Single Post Page

  • Like/Dislike Post
  • Comment on Post
  • Edit own comment
  • Delete own comment
  • Add/Remove Post from bookmark
  • Copy Link of Post
  • Share Post
  • Edit own post
  • Delete own post

Bookmark Page

  • Bookmarked Posts

Profile Page

  • Edit Own Profile
  • Log out from own account
  • Follow/unfollow users
  • Check followers/following count
  • See users posts.

Others

  • Login/singup
  • Dark Mode
  • Error Page
  • Toasts
  • Loaders

Tech Stack

  • React JS
  • React Router v6
  • React useContext + useReducer
  • Tailwind CSS
  • mockbee for backend