spacerIV / social-media-app

Social media application built with the MERN stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PostIt

PostIt is a social media web application, built with the MERN stack. You can visit it here.

Features

  • Create, read, update and delete posts
  • Like and unlike posts
  • Create, reply to, read, update and delete nested comments
  • Markdown for posts and comments
  • Sign up and login using JWT for authentication
  • View profiles of users and browse through posts they have made
  • Infinite scrolling
  • Sort posts by attributes such as like count, comment count and date created
  • Profanity filtering and posting/commenting cooldowns
  • Update bio which can be viewed by other users
  • Search for posts by their title
  • Fully responsive layout

Screenshots

image

image

image

image

About

Social media application built with the MERN stack


Languages

Language:JavaScript 98.0%Language:HTML 1.6%Language:CSS 0.4%