Skip to content

LundPiyush/my-social-media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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